@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/624b3f32-4a82-41c4-8bdc-139ea0a5a707> a dcat:Dataset ;
    dct:description "2021-2022 school progress report ratings for all Chicago Public Schools." ;
    dct:identifier <https://data.cityofchicago.org/api/views/ngix-dc87> ;
    dct:issued "2021-10-14"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Chicago Public Schools - School Progress Reports SY2122" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jonathan Levy" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/624b3f32-4a82-41c4-8bdc-139ea0a5a707/resource/31eff3f6-94b3-4b0c-bd56-4b505d073ff1>,
        <https://data.amerigeoss.org/dataset/624b3f32-4a82-41c4-8bdc-139ea0a5a707/resource/497654be-ebf9-4208-871b-27d0cc42b83a>,
        <https://data.amerigeoss.org/dataset/624b3f32-4a82-41c4-8bdc-139ea0a5a707/resource/63629ae9-aecd-4e15-92d0-e3e95f745868>,
        <https://data.amerigeoss.org/dataset/624b3f32-4a82-41c4-8bdc-139ea0a5a707/resource/d1a5ac28-91ee-4bf0-8951-7b18c9a6cd4d> ;
    dcat:keyword "2021",
        "2022",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "cps",
        "geo",
        "geoss",
        "metrics",
        "national",
        "north-america",
        "report-cards",
        "schools",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/624b3f32-4a82-41c4-8bdc-139ea0a5a707/resource/31eff3f6-94b3-4b0c-bd56-4b505d073ff1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-10-23T03:20:00.530640"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:48:25.983166"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ngix-dc87/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/624b3f32-4a82-41c4-8bdc-139ea0a5a707/resource/497654be-ebf9-4208-871b-27d0cc42b83a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-10-23T03:20:00.530638"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:48:25.982732"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ngix-dc87/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/624b3f32-4a82-41c4-8bdc-139ea0a5a707/resource/63629ae9-aecd-4e15-92d0-e3e95f745868> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-10-23T03:20:00.530628"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:48:25.981812"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ngix-dc87/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/624b3f32-4a82-41c4-8bdc-139ea0a5a707/resource/d1a5ac28-91ee-4bf0-8951-7b18c9a6cd4d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-10-23T03:20:00.530634"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:48:25.982289"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ngix-dc87/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" .

