@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/5cc4a0ef-53b3-40ee-b1ae-12adb6d0640b> a dcat:Dataset ;
    dct:description "Health insurance coverage rates, from the American Community Survey, 2014 5-year Average, by Zip. For the Detroit Tri-County region. Data Driven Detroit calculated the rates by dividing the total number of insured by the total number of people in each age group. " ;
    dct:identifier <https://data.ferndalemi.gov/content/D3::healthinsurancecoverage> ;
    dct:issued "2016-04-28T20:34:58+00:00"^^xsd:dateTime ;
    dct:modified "2016-04-28T20:38:53+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.8515 42.0227, -83.8515 42.9985, -82.6979 42.9985, -82.6979 42.0227, -83.8515 42.0227))"^^gsp:wktLiteral ] ;
    dct:title "HealthInsuranceCoverage" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "JLongD3" ;
            vcard:hasEmail <mailto:AskD3@datadrivendetroit.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5cc4a0ef-53b3-40ee-b1ae-12adb6d0640b/resource/52469db6-9865-4c08-b3a0-0c17d62a9b62> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "deed",
        "geo",
        "geoss",
        "health",
        "insurance",
        "national",
        "north-america",
        "united-states",
        "youth" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/5cc4a0ef-53b3-40ee-b1ae-12adb6d0640b/resource/52469db6-9865-4c08-b3a0-0c17d62a9b62> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-02-24T19:52:18.216200"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:24:05.030817"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.ferndalemi.gov/content/D3::healthinsurancecoverage> ;
    dcat:mediaType "text/html" .

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

