@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/2546b08d-fed6-4652-8b76-822d520397fc> a dcat:Dataset ;
    dct:description "Library Taxing Districts in Cook County" ;
    dct:identifier <https://datacatalog.cookcountyil.gov/api/views/gkp8-sgj3> ;
    dct:issued "2017-11-30"^^xsd:date ;
    dct:modified "2024-04-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "LibrTaxDist" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Todd Sobieck" ;
            vcard:hasEmail <mailto:no-reply@datacatalog.cookcountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2546b08d-fed6-4652-8b76-822d520397fc/resource/3fcbc310-0c8e-4e16-87e1-d19b24ffc66e>,
        <https://data.amerigeoss.org/dataset/2546b08d-fed6-4652-8b76-822d520397fc/resource/90e9063f-206b-40f2-a2f4-9f39599bdd94>,
        <https://data.amerigeoss.org/dataset/2546b08d-fed6-4652-8b76-822d520397fc/resource/9761f9c6-6fcb-4c69-88b2-b21db657e1c0>,
        <https://data.amerigeoss.org/dataset/2546b08d-fed6-4652-8b76-822d520397fc/resource/fe99ad1e-487a-47af-9f99-844036029c98> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "boundaries-and-districts",
        "clerk",
        "cook",
        "gis",
        "library",
        "taxing-agency",
        "taxing-district" ;
    dcat:theme <%7BGIS/Maps%7D> .

<https://data.amerigeoss.org/dataset/2546b08d-fed6-4652-8b76-822d520397fc/resource/3fcbc310-0c8e-4e16-87e1-d19b24ffc66e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-04-12T17:44:00.058501"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:43:11.982615"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/api/views/gkp8-sgj3/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2546b08d-fed6-4652-8b76-822d520397fc/resource/90e9063f-206b-40f2-a2f4-9f39599bdd94> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-12T17:44:00.058498"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:43:11.981315"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/api/views/gkp8-sgj3/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2546b08d-fed6-4652-8b76-822d520397fc/resource/9761f9c6-6fcb-4c69-88b2-b21db657e1c0> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-04-12T17:44:00.058505"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:43:11.985045"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/api/views/gkp8-sgj3/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2546b08d-fed6-4652-8b76-822d520397fc/resource/fe99ad1e-487a-47af-9f99-844036029c98> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-12T17:44:00.058503"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:43:11.983858"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/api/views/gkp8-sgj3/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

