@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/23c2ec7f-1049-4772-9aa5-a470c4cfdda2> a dcat:Dataset ;
    dct:description "This is an ESRI shape file of school point locations based on the official address.  It includes some additional basic and pertinent information needed to link to other data sources. It also includes some basic school information such as Name, Address, Principal, and Principal’s contact information." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/a3nt-yts4> ;
    dct:issued "2019-09-04"^^xsd:date ;
    dct:modified "2024-11-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2019 - 2020 School Point Locations" ;
    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/23c2ec7f-1049-4772-9aa5-a470c4cfdda2/resource/30691b2d-f74b-41e3-b0d4-89ac289ff354>,
        <https://data.amerigeoss.org/dataset/23c2ec7f-1049-4772-9aa5-a470c4cfdda2/resource/398eadd6-0e27-47d7-ae85-b984f8fc437d>,
        <https://data.amerigeoss.org/dataset/23c2ec7f-1049-4772-9aa5-a470c4cfdda2/resource/63e0132e-511f-40c2-9f31-e517495f138b>,
        <https://data.amerigeoss.org/dataset/23c2ec7f-1049-4772-9aa5-a470c4cfdda2/resource/e0caa52b-f64d-4651-9065-478ac9f18ad5> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/23c2ec7f-1049-4772-9aa5-a470c4cfdda2/resource/30691b2d-f74b-41e3-b0d4-89ac289ff354> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:42.032254"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:32:06.092909"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/a3nt-yts4/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/23c2ec7f-1049-4772-9aa5-a470c4cfdda2/resource/398eadd6-0e27-47d7-ae85-b984f8fc437d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:42.032244"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:32:06.090431"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/a3nt-yts4/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/23c2ec7f-1049-4772-9aa5-a470c4cfdda2/resource/63e0132e-511f-40c2-9f31-e517495f138b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:42.032249"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:32:06.091707"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/a3nt-yts4/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/23c2ec7f-1049-4772-9aa5-a470c4cfdda2/resource/e0caa52b-f64d-4651-9065-478ac9f18ad5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:42.032233"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:32:06.089052"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/a3nt-yts4/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" .

