@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/1bd3639e-3d3e-416b-a520-812bcf53e222> a dcat:Dataset ;
    dct:description "Student demographic and enrollment data by Pre-K for All Site from 2015-16 through 2017-18" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/u4g8-wkku> ;
    dct:issued "2018-05-02"^^xsd:date ;
    dct:modified "2024-11-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2015 - 2018 Demographic Snapshot Pre- K For All" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vaughan Coleman" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1bd3639e-3d3e-416b-a520-812bcf53e222/resource/46425989-787e-40da-9b6d-455dd8a562fe>,
        <https://data.amerigeoss.org/dataset/1bd3639e-3d3e-416b-a520-812bcf53e222/resource/6d9a36d5-96d0-4cfb-9077-55af047ab16a>,
        <https://data.amerigeoss.org/dataset/1bd3639e-3d3e-416b-a520-812bcf53e222/resource/c2e78f5a-0ac9-43fe-9590-77adfea4448e>,
        <https://data.amerigeoss.org/dataset/1bd3639e-3d3e-416b-a520-812bcf53e222/resource/e4c07ae5-39ad-4c83-9833-69c85d025a89> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "demographic-snapshot",
        "doe",
        "pre-k" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/1bd3639e-3d3e-416b-a520-812bcf53e222/resource/46425989-787e-40da-9b6d-455dd8a562fe> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:05:30.994189"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:38:00.542522"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/u4g8-wkku/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1bd3639e-3d3e-416b-a520-812bcf53e222/resource/6d9a36d5-96d0-4cfb-9077-55af047ab16a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:05:30.994201"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:38:00.544765"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/u4g8-wkku/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1bd3639e-3d3e-416b-a520-812bcf53e222/resource/c2e78f5a-0ac9-43fe-9590-77adfea4448e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:05:30.994195"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:38:00.543659"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/u4g8-wkku/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1bd3639e-3d3e-416b-a520-812bcf53e222/resource/e4c07ae5-39ad-4c83-9833-69c85d025a89> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:05:30.994179"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:38:00.541318"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/u4g8-wkku/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" .

