@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/33e670dd-5d8f-4999-890c-19908f4f803a> a dcat:Dataset ;
    dct:description "Directory of The New York City Public High Schools 2009-2010" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/5zjm-4nny> ;
    dct:issued "2017-09-12"^^xsd:date ;
    dct:modified "2024-11-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2009-2010 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/33e670dd-5d8f-4999-890c-19908f4f803a/resource/b408cd43-1784-4745-baec-18affd3c3ecb> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "directory",
        "doe",
        "high-school" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/33e670dd-5d8f-4999-890c-19908f4f803a/resource/b408cd43-1784-4745-baec-18affd3c3ecb> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:00:54.561089"^^xsd:dateTime ;
    dct:modified "2025-09-25T00:12:01.581238"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/5zjm-4nny/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

