@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/68eef4f9-c8b4-458f-87b2-2cac6bb11966> a dcat:Dataset ;
    dct:description "Directory of Department of Education Elementary Schools in 2021." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/e7es-jx5j> ;
    dct:issued "2020-12-21"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2021 DOE Kindergarten Admissions Guide" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/68eef4f9-c8b4-458f-87b2-2cac6bb11966/resource/41a626bb-4e5d-4f50-b6f5-4ef57623106d>,
        <https://data.amerigeoss.org/dataset/68eef4f9-c8b4-458f-87b2-2cac6bb11966/resource/4ebaa531-41ad-41f6-9f2d-65f3c41e067c>,
        <https://data.amerigeoss.org/dataset/68eef4f9-c8b4-458f-87b2-2cac6bb11966/resource/a02ce6bf-e4bf-493b-9271-20d361038b4d>,
        <https://data.amerigeoss.org/dataset/68eef4f9-c8b4-458f-87b2-2cac6bb11966/resource/a23418cb-5af3-487c-81aa-428c7eb05ff4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "directory",
        "doe",
        "education",
        "geo",
        "geoss",
        "national",
        "north-america",
        "schools",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/68eef4f9-c8b4-458f-87b2-2cac6bb11966/resource/41a626bb-4e5d-4f50-b6f5-4ef57623106d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T16:55:03.981260"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:52:12.945043"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/e7es-jx5j/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/68eef4f9-c8b4-458f-87b2-2cac6bb11966/resource/4ebaa531-41ad-41f6-9f2d-65f3c41e067c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T16:55:03.981263"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:52:12.945615"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/e7es-jx5j/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/68eef4f9-c8b4-458f-87b2-2cac6bb11966/resource/a02ce6bf-e4bf-493b-9271-20d361038b4d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T16:55:03.981257"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:52:12.944642"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/e7es-jx5j/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/68eef4f9-c8b4-458f-87b2-2cac6bb11966/resource/a23418cb-5af3-487c-81aa-428c7eb05ff4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T16:55:03.981251"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:52:12.944231"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/e7es-jx5j/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" .

