@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/6dbdfcc6-c331-41af-89ec-0c081d5489c4> a dcat:Dataset ;
    dct:description """A comprehensive database (file geodatase format) of the NYC Planimetric features from 2000. Data provided as a historical reference. See NYC Planimetrics for current data https://data.cityofnewyork.us/Transportation/NYC-Planimetrics/wt4d-p43d.\r
Please see the following link for additional documentation- https://github.com/CityOfNewYork/nyc-planimetrics/blob/master/Capture_Rules.md.""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/xd8h-7j2h> ;
    dct:issued "2016-06-02"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NYC Planimetrics Historic (2000)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6dbdfcc6-c331-41af-89ec-0c081d5489c4/resource/a0e4fce5-6df0-4dd8-9478-609ffa2dde90> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "doitt",
        "doitt-gis",
        "geo",
        "geoss",
        "gis",
        "national",
        "north-america",
        "planimetrics",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/6dbdfcc6-c331-41af-89ec-0c081d5489c4/resource/a0e4fce5-6df0-4dd8-9478-609ffa2dde90> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T17:06:06.218995"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:02:58.556262"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/xd8h-7j2h/application/zip> ;
    dcat:mediaType "application/zip" .

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

