@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/513eeb0e-d48a-4d6d-8eb8-1b7e29da1109> a dcat:Dataset ;
    dct:description "Directory of The New York City Public High Schools 2012-2013" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/wg68-84sr> ;
    dct:issued "2017-09-12"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2012-2013 NYC High School Directory" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vaughan Coleman" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/513eeb0e-d48a-4d6d-8eb8-1b7e29da1109/resource/8446cb32-5331-4c64-b99c-a613837d9b26> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "directory",
        "doe",
        "geo",
        "geoss",
        "high-school",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/513eeb0e-d48a-4d6d-8eb8-1b7e29da1109/resource/8446cb32-5331-4c64-b99c-a613837d9b26> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:05:58.368129"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:21:05.080511"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/wg68-84sr/application/pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

