@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/16ea484a-314a-4b7a-895a-644e441f8015> a dcat:Dataset ;
    dct:description "Issued to members of the clergy for parking their personal passenger vehicles when conducting ministerial duties at their houses of worship, funeral establishments or hospitals. Allows parking for up to five hours in No Parking Zones adjacent to their houses of worship, four hours adjacent to a funeral home and up to three hours adjacent to hospitals." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/bvug-v3mm> ;
    dct:issued "2023-04-12"^^xsd:date ;
    dct:modified "2025-09-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Clergy Parking Permits" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/16ea484a-314a-4b7a-895a-644e441f8015/resource/0849b1ea-9718-4b11-b3ee-a54427d95a85>,
        <https://data.amerigeoss.org/dataset/16ea484a-314a-4b7a-895a-644e441f8015/resource/0fa70db0-3a7a-44ca-8a60-a4ad02705a6a>,
        <https://data.amerigeoss.org/dataset/16ea484a-314a-4b7a-895a-644e441f8015/resource/2c0bc49f-04bd-4ad2-b10c-903980bf22ad>,
        <https://data.amerigeoss.org/dataset/16ea484a-314a-4b7a-895a-644e441f8015/resource/a2daee7f-da75-4740-b922-16c002ae2933> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "application",
        "clergy",
        "parking",
        "permit" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/16ea484a-314a-4b7a-895a-644e441f8015/resource/0849b1ea-9718-4b11-b3ee-a54427d95a85> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:02:04.996554"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:30:37.546209"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bvug-v3mm/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/16ea484a-314a-4b7a-895a-644e441f8015/resource/0fa70db0-3a7a-44ca-8a60-a4ad02705a6a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:02:04.996565"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:30:37.547377"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bvug-v3mm/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/16ea484a-314a-4b7a-895a-644e441f8015/resource/2c0bc49f-04bd-4ad2-b10c-903980bf22ad> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:02:04.996571"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:30:37.548456"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bvug-v3mm/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/16ea484a-314a-4b7a-895a-644e441f8015/resource/a2daee7f-da75-4740-b922-16c002ae2933> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:02:04.996576"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:30:37.549483"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bvug-v3mm/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

