@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/2436f258-4e64-4692-9b19-3a90249d0de7> a dcat:Dataset ;
    dct:description "2023-2024 school progress report ratings for all Chicago Public Schools, based on 2022-2023 data." ;
    dct:identifier <https://data.cityofchicago.org/api/views/2dn2-x66j> ;
    dct:issued "2023-09-12"^^xsd:date ;
    dct:modified "2024-10-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Chicago Public Schools - School Progress Reports SY2324" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jonathan Levy" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2436f258-4e64-4692-9b19-3a90249d0de7/resource/0486e254-3da0-4d76-adbe-f487590d2dfb>,
        <https://data.amerigeoss.org/dataset/2436f258-4e64-4692-9b19-3a90249d0de7/resource/36fc35fa-a3f9-4153-9740-1efd5dda796f>,
        <https://data.amerigeoss.org/dataset/2436f258-4e64-4692-9b19-3a90249d0de7/resource/6672fcb5-4881-44bb-b88b-e88739a1c7cd>,
        <https://data.amerigeoss.org/dataset/2436f258-4e64-4692-9b19-3a90249d0de7/resource/ff33ca54-ba16-4347-9a2c-c6a4a336e6ea> ;
    dcat:keyword "2022",
        "2023",
        "2024",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cps",
        "metrics",
        "report-cards",
        "schools" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/2436f258-4e64-4692-9b19-3a90249d0de7/resource/0486e254-3da0-4d76-adbe-f487590d2dfb> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-02-02T16:31:29.121403"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:54:39.499855"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/2dn2-x66j/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2436f258-4e64-4692-9b19-3a90249d0de7/resource/36fc35fa-a3f9-4153-9740-1efd5dda796f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-02-02T16:31:29.121399"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:54:39.498566"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/2dn2-x66j/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2436f258-4e64-4692-9b19-3a90249d0de7/resource/6672fcb5-4881-44bb-b88b-e88739a1c7cd> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-02-02T16:31:29.121406"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:54:39.502310"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/2dn2-x66j/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2436f258-4e64-4692-9b19-3a90249d0de7/resource/ff33ca54-ba16-4347-9a2c-c6a4a336e6ea> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-02-02T16:31:29.121405"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:54:39.501129"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/2dn2-x66j/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" .

