@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/526ea64b-bbd3-4ef7-9f90-bc9380fe06f2> 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/ca93-s2tg> ;
    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 By 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/526ea64b-bbd3-4ef7-9f90-bc9380fe06f2/resource/2cc862b2-6666-444f-8039-ad6eed81069e>,
        <https://data.amerigeoss.org/dataset/526ea64b-bbd3-4ef7-9f90-bc9380fe06f2/resource/484f79d8-f160-46bd-ad01-d52b61f2d6cd>,
        <https://data.amerigeoss.org/dataset/526ea64b-bbd3-4ef7-9f90-bc9380fe06f2/resource/6bde9a82-c18d-46d7-979d-feeac2e40224>,
        <https://data.amerigeoss.org/dataset/526ea64b-bbd3-4ef7-9f90-bc9380fe06f2/resource/b7291ee8-9e84-4ba4-aaed-cb33e4f3d421> ;
    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/526ea64b-bbd3-4ef7-9f90-bc9380fe06f2/resource/2cc862b2-6666-444f-8039-ad6eed81069e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:02:10.468604"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:08:52.121443"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ca93-s2tg/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/526ea64b-bbd3-4ef7-9f90-bc9380fe06f2/resource/484f79d8-f160-46bd-ad01-d52b61f2d6cd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:02:10.468593"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:08:52.121026"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ca93-s2tg/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/526ea64b-bbd3-4ef7-9f90-bc9380fe06f2/resource/6bde9a82-c18d-46d7-979d-feeac2e40224> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:02:10.468610"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:08:52.121840"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ca93-s2tg/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/526ea64b-bbd3-4ef7-9f90-bc9380fe06f2/resource/b7291ee8-9e84-4ba4-aaed-cb33e4f3d421> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:02:10.468615"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:08:52.122228"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ca93-s2tg/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" .

