@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/41b04772-e483-4cfd-ba6b-588ad58fcf7e> 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/9add-idv3> ;
    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 Ethnicity" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vaughan Coleman" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/41b04772-e483-4cfd-ba6b-588ad58fcf7e/resource/030fbc87-64d0-40d5-800f-50d12ed053e4>,
        <https://data.amerigeoss.org/dataset/41b04772-e483-4cfd-ba6b-588ad58fcf7e/resource/5c2bd3bb-cff0-4eca-b64d-9f765faea164>,
        <https://data.amerigeoss.org/dataset/41b04772-e483-4cfd-ba6b-588ad58fcf7e/resource/bf2a3d43-7674-4030-aa77-5826a687ee4d>,
        <https://data.amerigeoss.org/dataset/41b04772-e483-4cfd-ba6b-588ad58fcf7e/resource/e08787ab-5132-4d0b-9e13-59c2506f8cc0> ;
    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/41b04772-e483-4cfd-ba6b-588ad58fcf7e/resource/030fbc87-64d0-40d5-800f-50d12ed053e4> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:29.575694"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:30:02.977712"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9add-idv3/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/41b04772-e483-4cfd-ba6b-588ad58fcf7e/resource/5c2bd3bb-cff0-4eca-b64d-9f765faea164> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:29.575681"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:30:02.977306"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9add-idv3/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/41b04772-e483-4cfd-ba6b-588ad58fcf7e/resource/bf2a3d43-7674-4030-aa77-5826a687ee4d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:29.575701"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:30:02.978101"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9add-idv3/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/41b04772-e483-4cfd-ba6b-588ad58fcf7e/resource/e08787ab-5132-4d0b-9e13-59c2506f8cc0> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:29.575707"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:30:02.978485"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9add-idv3/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" .

