@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/3fb4867b-96f1-4f53-b68c-cd448eb8fe56> a dcat:Dataset ;
    dct:description "RSS Feed displaying municipal parking facilities in Queens" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/qfxy-c6k3> ;
    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 (Queens)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3fb4867b-96f1-4f53-b68c-cd448eb8fe56/resource/97070f83-c1a3-4c6f-b51f-8784c0ca6c5a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "clean-web",
        "geo",
        "geoss",
        "national",
        "north-america",
        "parking",
        "queens",
        "transportation",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/3fb4867b-96f1-4f53-b68c-cd448eb8fe56/resource/97070f83-c1a3-4c6f-b51f-8784c0ca6c5a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:04:45.376411"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:05:48.859620"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www1.nyc.gov/html/dot/html/motorist/parkinglist.shtml#queens> ;
    dcat:mediaType "text/html" .

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

