@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/747a9fdf-e3c1-4f6b-bfcc-84921bce6a1d> a dcat:Dataset ;
    dct:description """RSS Feed displaying municipal parking facilities in the Bronx\r
\r
Updated as required""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/7xqy-uv7r> ;
    dct:issued "2011-10-10"^^xsd:date ;
    dct:modified "2020-09-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Municipal Parking Facilities (Bronx)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/747a9fdf-e3c1-4f6b-bfcc-84921bce6a1d/resource/d9dc0c71-d5af-4e87-a909-fb8eb8d690b3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "clean-web",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/747a9fdf-e3c1-4f6b-bfcc-84921bce6a1d/resource/d9dc0c71-d5af-4e87-a909-fb8eb8d690b3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:01:15.589850"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:25:42.804294"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www1.nyc.gov/html/dot/html/motorist/parkinglist.shtml#bronx> ;
    dcat:mediaType "text/html" .

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

