@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/3f77b8bf-24e2-4e0d-a592-044f7d88e44d> a dcat:Dataset ;
    dct:description """The Over Dimensional Vehicle Permit (ODVP) is a web application used by trucking companies to apply for Daily Permits for over dimensional vehicles.

Main permit record, one row per permit.

 For Permit Stipulation dataset, please follow <a href="https://data.cityofnewyork.us/dataset/dbo-PMO_ODVP_PermitStipulations/t9iz-i583">this link</a>.""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/as69-ew8f> ;
    dct:issued "2018-12-04"^^xsd:date ;
    dct:modified "2022-07-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Over Dimensional Vehicle Permits (ODVP)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3f77b8bf-24e2-4e0d-a592-044f7d88e44d/resource/0ba25576-8bf9-4d40-8244-3bc5cd8211dd>,
        <https://data.amerigeoss.org/dataset/3f77b8bf-24e2-4e0d-a592-044f7d88e44d/resource/6db48326-55e3-4683-b655-7dfa3936f2eb>,
        <https://data.amerigeoss.org/dataset/3f77b8bf-24e2-4e0d-a592-044f7d88e44d/resource/bfa40b50-31e6-4d08-87d3-2fd9369f2b81>,
        <https://data.amerigeoss.org/dataset/3f77b8bf-24e2-4e0d-a592-044f7d88e44d/resource/f69c83c1-3dbb-4b64-a714-bdcddfa7af17> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "freight",
        "geo",
        "geoss",
        "national",
        "north-america",
        "permit",
        "truck",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/3f77b8bf-24e2-4e0d-a592-044f7d88e44d/resource/0ba25576-8bf9-4d40-8244-3bc5cd8211dd> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:52.800012"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:57:14.126818"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/as69-ew8f/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3f77b8bf-24e2-4e0d-a592-044f7d88e44d/resource/6db48326-55e3-4683-b655-7dfa3936f2eb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:52.800006"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:57:14.126410"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/as69-ew8f/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3f77b8bf-24e2-4e0d-a592-044f7d88e44d/resource/bfa40b50-31e6-4d08-87d3-2fd9369f2b81> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:52.800018"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:57:14.127592"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/as69-ew8f/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3f77b8bf-24e2-4e0d-a592-044f7d88e44d/resource/f69c83c1-3dbb-4b64-a714-bdcddfa7af17> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:52.800015"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:57:14.127210"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/as69-ew8f/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

