@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/05eef125-29ac-448c-8e83-2dfbdd3567b0> a dcat:Dataset ;
    dct:description "Planimetric basemap layer containing pavement edge features. 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/vs44-rznx> ;
    dct:issued "2024-04-25"^^xsd:date ;
    dct:modified "2024-05-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NYC Planimetric Database: Pavement Edge" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/05eef125-29ac-448c-8e83-2dfbdd3567b0/resource/258423bc-d75b-437c-a9e6-3d6caee8b493>,
        <https://data.amerigeoss.org/dataset/05eef125-29ac-448c-8e83-2dfbdd3567b0/resource/3c8b23c8-1bd2-4fa2-8864-754f668d40d2>,
        <https://data.amerigeoss.org/dataset/05eef125-29ac-448c-8e83-2dfbdd3567b0/resource/cb506591-06a2-47b4-a70e-1ae86175eed4>,
        <https://data.amerigeoss.org/dataset/05eef125-29ac-448c-8e83-2dfbdd3567b0/resource/fdffc68e-882c-4037-b37a-16e1e05a6093> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "edge",
        "pavement",
        "planimetrics" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/05eef125-29ac-448c-8e83-2dfbdd3567b0/resource/258423bc-d75b-437c-a9e6-3d6caee8b493> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-02-24T06:15:34.022864"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:48:46.001813"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/vs44-rznx/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/05eef125-29ac-448c-8e83-2dfbdd3567b0/resource/3c8b23c8-1bd2-4fa2-8864-754f668d40d2> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-02-24T06:15:34.022872"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:48:46.005033"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/vs44-rznx/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/05eef125-29ac-448c-8e83-2dfbdd3567b0/resource/cb506591-06a2-47b4-a70e-1ae86175eed4> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-02-24T06:15:34.022870"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:48:46.004076"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/vs44-rznx/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/05eef125-29ac-448c-8e83-2dfbdd3567b0/resource/fdffc68e-882c-4037-b37a-16e1e05a6093> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-02-24T06:15:34.022868"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:48:46.003002"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/vs44-rznx/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

