@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/16ce39a4-3104-4159-9928-0fdcc18f1ff4> a dcat:Dataset ;
    dct:description """School profile information for all schools in the Chicago Public School district for the school year 2023-2024.

* Data set is no longer being updated when data set for next year is created""" ;
    dct:identifier <https://data.cityofchicago.org/api/views/cu4u-b4d9> ;
    dct:issued "2023-09-12"^^xsd:date ;
    dct:modified "2024-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Chicago Public Schools - School Profile Information 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/16ce39a4-3104-4159-9928-0fdcc18f1ff4/resource/323a8f5f-b911-4e45-ac5c-a75833665ef2>,
        <https://data.amerigeoss.org/dataset/16ce39a4-3104-4159-9928-0fdcc18f1ff4/resource/998263af-e59f-413f-af62-cb611ec47e77>,
        <https://data.amerigeoss.org/dataset/16ce39a4-3104-4159-9928-0fdcc18f1ff4/resource/da63bed7-60dd-49eb-9519-e1d685fc9a9d>,
        <https://data.amerigeoss.org/dataset/16ce39a4-3104-4159-9928-0fdcc18f1ff4/resource/ed25bb07-279f-443a-9ce3-b40a4deb67c5> ;
    dcat:keyword "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/16ce39a4-3104-4159-9928-0fdcc18f1ff4/resource/323a8f5f-b911-4e45-ac5c-a75833665ef2> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-09-22T13:35:47.937303"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:25:05.987683"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/cu4u-b4d9/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/16ce39a4-3104-4159-9928-0fdcc18f1ff4/resource/998263af-e59f-413f-af62-cb611ec47e77> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2023-09-22T13:35:47.937301"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:25:05.986681"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/cu4u-b4d9/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/16ce39a4-3104-4159-9928-0fdcc18f1ff4/resource/da63bed7-60dd-49eb-9519-e1d685fc9a9d> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-09-22T13:35:47.937305"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:25:05.988849"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/cu4u-b4d9/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/16ce39a4-3104-4159-9928-0fdcc18f1ff4/resource/ed25bb07-279f-443a-9ce3-b40a4deb67c5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-09-22T13:35:47.937297"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:25:05.985585"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/cu4u-b4d9/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

