@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/06cb674c-71ac-4cbb-8592-da03ae6e65ac> a dcat:Dataset ;
    dct:description "Elementary School Taxing Districts in Cook County" ;
    dct:identifier <https://datacatalog.cookcountyil.gov/api/views/unc9-k249> ;
    dct:issued "2015-12-11"^^xsd:date ;
    dct:modified "2024-04-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ElemSchlTaxDist" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alice Ferruzzi" ;
            vcard:hasEmail <mailto:no-reply@datacatalog.cookcountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/06cb674c-71ac-4cbb-8592-da03ae6e65ac/resource/70c714f2-d7af-4ba2-a2a1-62cab31e1feb>,
        <https://data.amerigeoss.org/dataset/06cb674c-71ac-4cbb-8592-da03ae6e65ac/resource/b238dfea-4d45-46aa-9f06-e86ea3ba90ce>,
        <https://data.amerigeoss.org/dataset/06cb674c-71ac-4cbb-8592-da03ae6e65ac/resource/dc6e0668-480f-4704-ae69-389b5a0c4675>,
        <https://data.amerigeoss.org/dataset/06cb674c-71ac-4cbb-8592-da03ae6e65ac/resource/fc2a77e4-34a8-4276-93ab-6bc3b4fd4553> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "boundaries-and-districts",
        "clerk",
        "cook",
        "elementary",
        "gis",
        "inactive",
        "school",
        "taxing-agency",
        "taxing-district" ;
    dcat:theme <%7BGIS/Maps%7D> .

<https://data.amerigeoss.org/dataset/06cb674c-71ac-4cbb-8592-da03ae6e65ac/resource/70c714f2-d7af-4ba2-a2a1-62cab31e1feb> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-04-12T17:46:33.877383"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:07:36.625962"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/api/views/unc9-k249/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/06cb674c-71ac-4cbb-8592-da03ae6e65ac/resource/b238dfea-4d45-46aa-9f06-e86ea3ba90ce> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-12T17:46:33.877380"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:07:36.625105"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/api/views/unc9-k249/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/06cb674c-71ac-4cbb-8592-da03ae6e65ac/resource/dc6e0668-480f-4704-ae69-389b5a0c4675> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-04-12T17:46:33.877387"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:07:36.627587"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/api/views/unc9-k249/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/06cb674c-71ac-4cbb-8592-da03ae6e65ac/resource/fc2a77e4-34a8-4276-93ab-6bc3b4fd4553> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-12T17:46:33.877385"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:07:36.626775"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/api/views/unc9-k249/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" .

