@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/4f474a07-aa34-412e-89bd-f1fc41b5df5b> a dcat:Dataset ;
    dct:description "Public schools located in Cook County. To view or use these shapefiles, compression software and special GIS software, such as ESRI ArcGIS, is required." ;
    dct:identifier <https://data.cityofchicago.org/api/views/5ngg-ve6h> ;
    dct:issued "2011-06-22"^^xsd:date ;
    dct:modified "2011-08-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Cook County - Public Schools" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cocadmin" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4f474a07-aa34-412e-89bd-f1fc41b5df5b/resource/091c2e15-a6ef-4e7f-a431-2ea3e429b40b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "county",
        "facilities",
        "geo",
        "geoss",
        "gis",
        "national",
        "north-america",
        "shapefiles",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/4f474a07-aa34-412e-89bd-f1fc41b5df5b/resource/091c2e15-a6ef-4e7f-a431-2ea3e429b40b> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T16:54:26.116485"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:03:19.936648"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofchicago.org/download/5ngg-ve6h/application/zip> ;
    dcat:mediaType "application/zip" .

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

