@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/68f1c7a2-f6b7-4c8f-babf-871a67a0ed23> a dcat:Dataset ;
    dct:description """Student demographic and enrollment data by school from 2015-16 through 2019-20.
Enrollment counts are based on the October 31st Audited Register for each school year.""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/nie4-bv6q> ;
    dct:issued "2020-09-15"^^xsd:date ;
    dct:modified "2020-09-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2019-20 Demographic Snapshot - School" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "New York City Department of Education" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/68f1c7a2-f6b7-4c8f-babf-871a67a0ed23/resource/0747a30d-aac6-4cd6-9521-7b52f564d8cb>,
        <https://data.amerigeoss.org/dataset/68f1c7a2-f6b7-4c8f-babf-871a67a0ed23/resource/3bc9f06f-9839-435a-ab65-d1056ca307e7>,
        <https://data.amerigeoss.org/dataset/68f1c7a2-f6b7-4c8f-babf-871a67a0ed23/resource/9d0b0ca8-15cb-475d-9031-dac94b1ff87d>,
        <https://data.amerigeoss.org/dataset/68f1c7a2-f6b7-4c8f-babf-871a67a0ed23/resource/ec2b3196-64c8-4f63-a40c-7162572571b7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "demographic",
        "enrollment",
        "geo",
        "geoss",
        "national",
        "north-america",
        "school",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/68f1c7a2-f6b7-4c8f-babf-871a67a0ed23/resource/0747a30d-aac6-4cd6-9521-7b52f564d8cb> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:04:25.116436"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:52:40.270481"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nie4-bv6q/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/68f1c7a2-f6b7-4c8f-babf-871a67a0ed23/resource/3bc9f06f-9839-435a-ab65-d1056ca307e7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:04:25.116416"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:52:40.269204"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nie4-bv6q/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/68f1c7a2-f6b7-4c8f-babf-871a67a0ed23/resource/9d0b0ca8-15cb-475d-9031-dac94b1ff87d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:04:25.116425"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:52:40.269633"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nie4-bv6q/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/68f1c7a2-f6b7-4c8f-babf-871a67a0ed23/resource/ec2b3196-64c8-4f63-a40c-7162572571b7> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:04:25.116431"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:52:40.270044"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nie4-bv6q/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" .

