@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/35b888b7-08ee-482e-97ae-8a69b95e0e85> 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/9c56-46pu> ;
    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 Gender" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vaughan Coleman" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/35b888b7-08ee-482e-97ae-8a69b95e0e85/resource/3ff2004d-59cf-47fe-8f34-76119aff7414>,
        <https://data.amerigeoss.org/dataset/35b888b7-08ee-482e-97ae-8a69b95e0e85/resource/5cd8e4b4-24ee-4120-b6e6-95824ce7999e>,
        <https://data.amerigeoss.org/dataset/35b888b7-08ee-482e-97ae-8a69b95e0e85/resource/bbb3ae1a-c7cd-4f38-b36d-7ec8513a724a>,
        <https://data.amerigeoss.org/dataset/35b888b7-08ee-482e-97ae-8a69b95e0e85/resource/cabe11bd-3863-4098-901c-b61b847599de> ;
    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/35b888b7-08ee-482e-97ae-8a69b95e0e85/resource/3ff2004d-59cf-47fe-8f34-76119aff7414> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:32.926154"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:53:37.228835"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9c56-46pu/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/35b888b7-08ee-482e-97ae-8a69b95e0e85/resource/5cd8e4b4-24ee-4120-b6e6-95824ce7999e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:32.926144"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:53:37.228051"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9c56-46pu/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/35b888b7-08ee-482e-97ae-8a69b95e0e85/resource/bbb3ae1a-c7cd-4f38-b36d-7ec8513a724a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:32.926150"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:53:37.228455"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9c56-46pu/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/35b888b7-08ee-482e-97ae-8a69b95e0e85/resource/cabe11bd-3863-4098-901c-b61b847599de> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:32.926134"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:53:37.227619"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9c56-46pu/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" .

