@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/5d8091aa-9e2d-49b6-99cb-797bd69bb5b4> a dcat:Dataset ;
    dct:description """The Department of Information Technology and Telecommunications, GIS Unit, is providing the raw orthoimagery for download. This orthoimagery is used to create the Aerial Photography Tile Layer services described in further detail here: https://maps.nyc.gov/tiles/. Full metadata on the Aerial & Orthoimagery can be found at: https://github.com/CityOfNewYork/nyc-geo-metadata/blob/master/Metadata/Metadata_AerialImagery.md \r
The 2008 Orthoimagery Tile Index can be used to geo-reference the individual image tiles across the City (https://data.cityofnewyork.us/City-Government/2008-Orthos-Tile-Index/dy62-2n2g)""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/3zjh-awfv> ;
    dct:issued "2017-08-03"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2008 Orthoimagery Manhattan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5d8091aa-9e2d-49b6-99cb-797bd69bb5b4/resource/b402beff-5b5d-40ee-b5eb-f8714c3d488d> ;
    dcat:keyword "aerial",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "gis",
        "imagery",
        "manhattan",
        "map",
        "national",
        "north-america",
        "ortho",
        "photography",
        "tile",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/5d8091aa-9e2d-49b6-99cb-797bd69bb5b4/resource/b402beff-5b5d-40ee-b5eb-f8714c3d488d> a dcat:Distribution ;
    dct:description "Manhattan.zip" ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T17:00:36.507381"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:58:52.530385"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://s3.amazonaws.com/sa-static-customer-assets-us-east-1-fedramp-prod/data.cityofnewyork.us/Map_Downloads/2008_orthos/Manhattan.zip> ;
    dcat:mediaType "application/zip" .

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

