@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/602e5dc3-fe59-4495-87ad-d0986ee2fba2> a dcat:Dataset ;
    dct:description "Electronic and cash payments for Ferndale parking lots and street parking in 2016. Note that cash transactions at non-electronic meters are not reflected in this data set. Parking in Ferndale is managed by Republic Parking System. For additional information go to http://www.parkferndale.com/" ;
    dct:identifier <https://data.ferndalemi.gov/datasets/Ferndale::ferndale-parking-transactions-2016> ;
    dct:issued "2017-06-20T20:52:37+00:00"^^xsd:dateTime ;
    dct:modified "2017-07-19T16:47:13+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-83.1623 42.4446, -83.1623 42.4743, -83.1058 42.4743, -83.1058 42.4446, -83.1623 42.4446))"^^gsp:wktLiteral ] ;
    dct:title "Ferndale parking transactions 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FerndaleOpenData" ;
            vcard:hasEmail <mailto:Info@Ferndale.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/602e5dc3-fe59-4495-87ad-d0986ee2fba2/resource/a6d13afb-ce07-4014-a0bd-b591c0673848> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "business",
        "ckan",
        "ferndale",
        "fernnew",
        "geo",
        "geoss",
        "government",
        "national",
        "north-america",
        "transportation",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/602e5dc3-fe59-4495-87ad-d0986ee2fba2/resource/a6d13afb-ce07-4014-a0bd-b591c0673848> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-02-24T19:52:51.646987"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:07:57.489807"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.ferndalemi.gov/datasets/Ferndale::ferndale-parking-transactions-2016> ;
    dcat:mediaType "text/html" .

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

