@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/0dfc7da1-6745-4f2f-a4cf-ba57b9be3817> a dcat:Dataset ;
    dct:description "The Department of Information Technology and Telecommunications, GIS Unit, has created a series of Map Tile Services for use in public web mapping & desktop applications. The link below describes the Basemap, Labels, & Aerial Photographic map services, as well as, how to utilize them in popular JavaScript web mapping libraries and desktop GIS applications. A showcase application, NYC Then&Now (https://maps.nyc.gov/then&now/) is also included on this page." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/kmt4-jkta> ;
    dct:issued "2017-06-27"^^xsd:date ;
    dct:modified "2024-10-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Imagery and Map Services" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0dfc7da1-6745-4f2f-a4cf-ba57b9be3817/resource/23bbb083-8910-4269-a337-ab1b0dd7c20e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aerial",
        "basemap",
        "gis",
        "imagery",
        "labels",
        "map",
        "map-services",
        "ortho",
        "photography" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/0dfc7da1-6745-4f2f-a4cf-ba57b9be3817/resource/23bbb083-8910-4269-a337-ab1b0dd7c20e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:03:58.446445"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:52:58.813552"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://maps.nyc.gov/tiles/> ;
    dcat:mediaType "text/html" .

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

