@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/1c8ee1f5-cabb-4999-b5ce-b2293e91fb4d> a dcat:Dataset ;
    dct:description "This 2012 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 2012 Orthoimagery by individual Borough download" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/aajk-7hbr> ;
    dct:issued "2017-08-01"^^xsd:date ;
    dct:modified "2022-09-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2012 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/1c8ee1f5-cabb-4999-b5ce-b2293e91fb4d/resource/2fb14b2a-cbdf-419d-8328-03a5d956344e> ;
    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/1c8ee1f5-cabb-4999-b5ce-b2293e91fb4d/resource/2fb14b2a-cbdf-419d-8328-03a5d956344e> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T17:01:47.586861"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:04:52.914099"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/aajk-7hbr/application/zip> ;
    dcat:mediaType "application/zip" .

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

