@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/05b0e134-f75a-4387-ac31-31393d4ecffb> a dcat:Dataset ;
    dct:description "This 2006 Orthoimagery Tile Index file can be used to geo-reference the individual image tiles across the City. This tile index is used in conjunction with the 2006 Orthoimagery by individual Borough download. Full metadata on the Aerial & Orthoimagery can be found at: https://github.com/CityOfNewYork/nyc-geo-metadata/blob/master/Metadata/Metadata_AerialImagery.md" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/mthv-t59m> ;
    dct:issued "2017-11-17"^^xsd:date ;
    dct:modified "2022-09-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2006 Orthoimagery Tile Index" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/05b0e134-f75a-4387-ac31-31393d4ecffb/resource/8ac4820f-3076-48a3-af92-022509f22159> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aerial",
        "gis",
        "imagery",
        "index",
        "map",
        "ortho",
        "photography",
        "tile" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/05b0e134-f75a-4387-ac31-31393d4ecffb/resource/8ac4820f-3076-48a3-af92-022509f22159> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T17:04:15.233812"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:43:30.916529"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/mthv-t59m/application/zip> ;
    dcat:mediaType "application/zip" .

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

