@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/65fbcae6-a09a-450d-b485-7942169635f8> a dcat:Dataset ;
    dct:description """Report on Demographic Data in New York City Public Schools In Response to Local Law No. 59 2016\r
Notes "Enrollment counts are based on the October 31st Audited Register for 2015.\"""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/nk42-j6hc> ;
    dct:issued "2017-08-10"^^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 Demographic Data - Grades K-8 District" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vaughan Coleman" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/65fbcae6-a09a-450d-b485-7942169635f8/resource/85607957-0b00-47bc-bf24-a5126add286c>,
        <https://data.amerigeoss.org/dataset/65fbcae6-a09a-450d-b485-7942169635f8/resource/8b13ae0b-192d-42f2-aad5-126ad91a5c0b>,
        <https://data.amerigeoss.org/dataset/65fbcae6-a09a-450d-b485-7942169635f8/resource/a8f10397-3af2-45c9-a6bb-359f93291c17>,
        <https://data.amerigeoss.org/dataset/65fbcae6-a09a-450d-b485-7942169635f8/resource/e1c8f4f5-61b2-4db6-8c39-0856856c89cc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "demographic-data",
        "district",
        "doe",
        "geo",
        "geoss",
        "grades-k-8",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/65fbcae6-a09a-450d-b485-7942169635f8/resource/85607957-0b00-47bc-bf24-a5126add286c> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:04:25.648940"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:42:41.895320"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nk42-j6hc/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/65fbcae6-a09a-450d-b485-7942169635f8/resource/8b13ae0b-192d-42f2-aad5-126ad91a5c0b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:04:25.648946"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:42:41.895739"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nk42-j6hc/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/65fbcae6-a09a-450d-b485-7942169635f8/resource/a8f10397-3af2-45c9-a6bb-359f93291c17> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:04:25.648952"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:42:41.896124"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nk42-j6hc/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/65fbcae6-a09a-450d-b485-7942169635f8/resource/e1c8f4f5-61b2-4db6-8c39-0856856c89cc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:04:25.648930"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:42:41.894881"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nk42-j6hc/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" .

