@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/48a31e45-af14-49a6-a680-51b9488ba8a5> a dcat:Dataset ;
    dct:description "There were 64 pedestrian crashes on roadways in the City of Ferndale between 2004 and 2012. Incapacitating injuries were reported in 14 of those crashes and there were 3 fatalities (highlighted in yellow below)." ;
    dct:identifier <https://data.ferndalemi.gov/datasets/Ferndale::ferndale-moves-bicycle-crashes> ;
    dct:issued "2017-06-13T19:24:03+00:00"^^xsd:dateTime ;
    dct:modified "2018-01-09T20:59:33+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-134.7473 23.5610, -134.7473 50.3092, -55.6955 50.3092, -55.6955 23.5610, -134.7473 23.5610))"^^gsp:wktLiteral ] ;
    dct:title "Ferndale Moves Bicycle Crashes" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FerndaleOpenData" ;
            vcard:hasEmail <mailto:Info@Ferndale.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/48a31e45-af14-49a6-a680-51b9488ba8a5/resource/84bfcd3c-584f-4507-a5b6-3db7731ea753>,
        <https://data.amerigeoss.org/dataset/48a31e45-af14-49a6-a680-51b9488ba8a5/resource/da5a85c3-ee83-46ca-94a9-7e28214d1449> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "ferndale",
        "geo",
        "geoss",
        "health",
        "national",
        "north-america",
        "transportation",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/48a31e45-af14-49a6-a680-51b9488ba8a5/resource/84bfcd3c-584f-4507-a5b6-3db7731ea753> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-02-24T19:43:14.414329"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:53:04.974084"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.ferndalemi.gov/datasets/Ferndale::ferndale-moves-bicycle-crashes> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/48a31e45-af14-49a6-a680-51b9488ba8a5/resource/da5a85c3-ee83-46ca-94a9-7e28214d1449> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-02-24T19:43:14.414337"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:53:04.974505"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://ferndale.maps.arcgis.com/sharing/rest/content/items/551293b4ccdf4d138af493c8a335ccdb/data> ;
    dcat:mediaType "application/json" .

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

