@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/4888fe63-882b-4e13-babc-68a30018cd46> a dcat:Dataset ;
    dct:description "New York City public schools closed for poor performance. This report provides data regarding students enrolled in these schools during the school year, according to the guidelines set by Local Law 043" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/9eun-chvy> ;
    dct:issued "2018-02-20"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2015 - 2016 School Closure Discharge Reporting Borough AGE" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vaughan Coleman" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4888fe63-882b-4e13-babc-68a30018cd46/resource/8973598c-0ed2-4a36-8f93-ff32be48815b>,
        <https://data.amerigeoss.org/dataset/4888fe63-882b-4e13-babc-68a30018cd46/resource/8d2455fd-d580-41c7-9393-03c4dcb4f2ee>,
        <https://data.amerigeoss.org/dataset/4888fe63-882b-4e13-babc-68a30018cd46/resource/a6593cc5-6870-4185-b8bc-602b936fb66d>,
        <https://data.amerigeoss.org/dataset/4888fe63-882b-4e13-babc-68a30018cd46/resource/ce30f692-ec55-4ed3-8d77-bc4d68a966c8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "discharges",
        "doe",
        "geo",
        "geoss",
        "national",
        "north-america",
        "school-closures",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/4888fe63-882b-4e13-babc-68a30018cd46/resource/8973598c-0ed2-4a36-8f93-ff32be48815b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:35.317821"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:49:50.181257"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9eun-chvy/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/4888fe63-882b-4e13-babc-68a30018cd46/resource/8d2455fd-d580-41c7-9393-03c4dcb4f2ee> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:35.317842"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:49:50.182485"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9eun-chvy/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4888fe63-882b-4e13-babc-68a30018cd46/resource/a6593cc5-6870-4185-b8bc-602b936fb66d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:35.317832"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:49:50.181681"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9eun-chvy/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4888fe63-882b-4e13-babc-68a30018cd46/resource/ce30f692-ec55-4ed3-8d77-bc4d68a966c8> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:35.317837"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:49:50.182097"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9eun-chvy/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" .

