@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/7f1e088b-150d-4778-99ee-e8a58e986c62> a dcat:Dataset ;
    dct:description """Directory of Department of Education High Schools in 2019\r
\r
This data is collected for the purposes of providing families and students with information about NYC DOE high schools for the purposes of admissions. Each record represents one high school.""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/uq7m-95z8> ;
    dct:issued "2018-08-16"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2019 DOE High School Directory" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7f1e088b-150d-4778-99ee-e8a58e986c62/resource/04724b4d-7e97-4a0e-a1e9-0097d76fe8b4>,
        <https://data.amerigeoss.org/dataset/7f1e088b-150d-4778-99ee-e8a58e986c62/resource/562264b2-26b5-403d-8b6b-c4ec1fb32c07>,
        <https://data.amerigeoss.org/dataset/7f1e088b-150d-4778-99ee-e8a58e986c62/resource/89e0238f-9767-498f-8fad-0c80b8548c3b>,
        <https://data.amerigeoss.org/dataset/7f1e088b-150d-4778-99ee-e8a58e986c62/resource/eec5c051-2129-4de1-99cc-d242bcaed042> ;
    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/7f1e088b-150d-4778-99ee-e8a58e986c62/resource/04724b4d-7e97-4a0e-a1e9-0097d76fe8b4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:05:38.717673"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:18:08.711668"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uq7m-95z8/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7f1e088b-150d-4778-99ee-e8a58e986c62/resource/562264b2-26b5-403d-8b6b-c4ec1fb32c07> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:05:38.717684"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:18:08.712104"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uq7m-95z8/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/7f1e088b-150d-4778-99ee-e8a58e986c62/resource/89e0238f-9767-498f-8fad-0c80b8548c3b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:05:38.717695"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:18:08.712906"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uq7m-95z8/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/7f1e088b-150d-4778-99ee-e8a58e986c62/resource/eec5c051-2129-4de1-99cc-d242bcaed042> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:05:38.717690"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:18:08.712522"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uq7m-95z8/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" .

