@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/1a7d8683-4425-4fee-920f-5f90c327ee10> a dcat:Dataset ;
    dct:description "Parking Permits for People with Disabilities (PPPD- City) are issued to people who have a disability that severely and permanently impairs mobility and requires the use of a private automobile for transportation. Non-drivers, such as children with qualifying disabilities, are also eligible for consideration." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/gc8d-bnmn> ;
    dct:issued "2023-02-17"^^xsd:date ;
    dct:modified "2023-02-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Parking Permit for People with Disabilities (PPPD) - City" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1a7d8683-4425-4fee-920f-5f90c327ee10/resource/7a3276eb-c46c-4550-9dca-7fe62ed72abf>,
        <https://data.amerigeoss.org/dataset/1a7d8683-4425-4fee-920f-5f90c327ee10/resource/ad9430d3-bf42-4c18-96fb-cb3a73838945>,
        <https://data.amerigeoss.org/dataset/1a7d8683-4425-4fee-920f-5f90c327ee10/resource/cad2a710-cdf6-4e33-b791-cea070ac6bcf>,
        <https://data.amerigeoss.org/dataset/1a7d8683-4425-4fee-920f-5f90c327ee10/resource/d0d00732-abca-46b9-8a86-92ec9aac7c7b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "car",
        "parking",
        "permit-agency",
        "vehicle" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/1a7d8683-4425-4fee-920f-5f90c327ee10/resource/7a3276eb-c46c-4550-9dca-7fe62ed72abf> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2023-02-24T15:57:20.453504"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:36:01.600406"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/gc8d-bnmn/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1a7d8683-4425-4fee-920f-5f90c327ee10/resource/ad9430d3-bf42-4c18-96fb-cb3a73838945> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-02-24T15:57:20.453508"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:36:01.603255"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/gc8d-bnmn/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1a7d8683-4425-4fee-920f-5f90c327ee10/resource/cad2a710-cdf6-4e33-b791-cea070ac6bcf> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-02-24T15:57:20.453506"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:36:01.601807"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/gc8d-bnmn/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1a7d8683-4425-4fee-920f-5f90c327ee10/resource/d0d00732-abca-46b9-8a86-92ec9aac7c7b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-02-24T15:57:20.453500"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:36:01.599042"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/gc8d-bnmn/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

