@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/025587f0-925a-4579-9429-963bf375df19> a dcat:Dataset ;
    dct:description "School admissions information for all Chicago Public Schools for the academic year 2018-2019." ;
    dct:identifier <https://data.cityofchicago.org/api/views/nfp9-pxfv> ;
    dct:issued "2018-10-31"^^xsd:date ;
    dct:modified "2020-01-07"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Chicago Public Schools - School Admissions Information SY1819" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ted Canji" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/025587f0-925a-4579-9429-963bf375df19/resource/0a6ee72d-b257-4727-84a1-d287d95e5e25>,
        <https://data.amerigeoss.org/dataset/025587f0-925a-4579-9429-963bf375df19/resource/34fdf735-3408-4e3a-bb42-db7704802c7b>,
        <https://data.amerigeoss.org/dataset/025587f0-925a-4579-9429-963bf375df19/resource/ceb2044b-ee92-4f07-95a6-64d8f9ce9fb3>,
        <https://data.amerigeoss.org/dataset/025587f0-925a-4579-9429-963bf375df19/resource/d813e410-bf4c-4de8-abf2-a57c57e9eeee> ;
    dcat:keyword "2018",
        "2019",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cps",
        "metrics",
        "report-cards",
        "schools" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/025587f0-925a-4579-9429-963bf375df19/resource/0a6ee72d-b257-4727-84a1-d287d95e5e25> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:55:12.067296"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:28:21.214502"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/nfp9-pxfv/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/025587f0-925a-4579-9429-963bf375df19/resource/34fdf735-3408-4e3a-bb42-db7704802c7b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:55:12.067281"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:28:21.212806"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/nfp9-pxfv/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/025587f0-925a-4579-9429-963bf375df19/resource/ceb2044b-ee92-4f07-95a6-64d8f9ce9fb3> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:55:12.067301"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:28:21.215238"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/nfp9-pxfv/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/025587f0-925a-4579-9429-963bf375df19/resource/d813e410-bf4c-4de8-abf2-a57c57e9eeee> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:55:12.067290"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:28:21.213652"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/nfp9-pxfv/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

