@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/37758a42-7daa-432d-a7d2-6b06e7aaa137> a dcat:Dataset ;
    dct:description "Directory of The New York City  Public High Schools 2011-20129" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/rek2-fjft> ;
    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 "2011-2012 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/37758a42-7daa-432d-a7d2-6b06e7aaa137/resource/fa5b5f6e-4a36-4477-b890-5d6abcf53ca5> ;
    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/37758a42-7daa-432d-a7d2-6b06e7aaa137/resource/fa5b5f6e-4a36-4477-b890-5d6abcf53ca5> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:04:57.155388"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:55:15.704353"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/rek2-fjft/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

