@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/68d08131-aa67-4574-aa00-8e6fc89712cd> a dcat:Dataset ;
    dct:description "2015 school progress report ratings for all Chicago Public Schools." ;
    dct:identifier <https://data.cityofchicago.org/api/views/fvrx-esxp> ;
    dct:issued "2016-10-25"^^xsd:date ;
    dct:modified "2016-10-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Chicago Public Schools - School Progress Reports SY1516" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ted Canji" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/68d08131-aa67-4574-aa00-8e6fc89712cd/resource/0154d3f1-c3e2-4062-9226-329a59a603ee>,
        <https://data.amerigeoss.org/dataset/68d08131-aa67-4574-aa00-8e6fc89712cd/resource/0649f3fd-dfef-40cf-9184-33be0c9fc4df>,
        <https://data.amerigeoss.org/dataset/68d08131-aa67-4574-aa00-8e6fc89712cd/resource/499e767c-17c8-4c40-8ce6-eaffbcfdb89b>,
        <https://data.amerigeoss.org/dataset/68d08131-aa67-4574-aa00-8e6fc89712cd/resource/a89dc781-8428-439a-8952-602c67db756b> ;
    dcat:keyword "2015",
        "2016",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "cps",
        "geo",
        "geoss",
        "metrics",
        "national",
        "north-america",
        "report-cards",
        "schools",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/68d08131-aa67-4574-aa00-8e6fc89712cd/resource/0154d3f1-c3e2-4062-9226-329a59a603ee> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:54:54.656867"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:47:49.503692"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/fvrx-esxp/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/68d08131-aa67-4574-aa00-8e6fc89712cd/resource/0649f3fd-dfef-40cf-9184-33be0c9fc4df> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:54:54.656874"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:47:49.504122"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/fvrx-esxp/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/68d08131-aa67-4574-aa00-8e6fc89712cd/resource/499e767c-17c8-4c40-8ce6-eaffbcfdb89b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:54:54.656877"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:47:49.504511"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/fvrx-esxp/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/68d08131-aa67-4574-aa00-8e6fc89712cd/resource/a89dc781-8428-439a-8952-602c67db756b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:54:54.656880"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:47:49.504893"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/fvrx-esxp/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" .

