@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/2df231bb-1421-48eb-9bf1-e4583bcf6720> a dcat:Dataset ;
    dct:description "List of schools by name, address, type and grades. Note some facilities house multiple schools." ;
    dct:identifier <https://data.cityofchicago.org/api/views/kqmn-byj8> ;
    dct:issued "2011-04-17"^^xsd:date ;
    dct:modified "2017-01-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Schools (deprecated 2012)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cocadmin" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2df231bb-1421-48eb-9bf1-e4583bcf6720/resource/1bed6189-a036-4a71-bc72-4f9d2174845f>,
        <https://data.amerigeoss.org/dataset/2df231bb-1421-48eb-9bf1-e4583bcf6720/resource/20629459-e6ea-4287-8d64-1c5282df9f57>,
        <https://data.amerigeoss.org/dataset/2df231bb-1421-48eb-9bf1-e4583bcf6720/resource/86007bf4-dadd-4970-8614-1a9504ed3315>,
        <https://data.amerigeoss.org/dataset/2df231bb-1421-48eb-9bf1-e4583bcf6720/resource/cee044f9-cbc9-4650-83b4-f46a5b4d9338> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cps",
        "deprecated",
        "facilities",
        "gis",
        "schools" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/2df231bb-1421-48eb-9bf1-e4583bcf6720/resource/1bed6189-a036-4a71-bc72-4f9d2174845f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:55:07.219443"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:34:43.983769"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/kqmn-byj8/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2df231bb-1421-48eb-9bf1-e4583bcf6720/resource/20629459-e6ea-4287-8d64-1c5282df9f57> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:55:07.219426"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:34:43.980729"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/kqmn-byj8/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2df231bb-1421-48eb-9bf1-e4583bcf6720/resource/86007bf4-dadd-4970-8614-1a9504ed3315> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:55:07.219437"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:34:43.982345"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/kqmn-byj8/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2df231bb-1421-48eb-9bf1-e4583bcf6720/resource/cee044f9-cbc9-4650-83b4-f46a5b4d9338> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:55:07.219448"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:34:43.985127"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/kqmn-byj8/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

