@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/1f73c69b-dc28-479c-9541-5b5e9fda9ff2> 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://www.arcgis.com/home/item.html?id=e5ebc27350134e5fbc9d30aca53f35f7> ;
    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/1f73c69b-dc28-479c-9541-5b5e9fda9ff2/resource/fbe1080c-6717-43a4-8555-48782cbcde67> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "deed",
        "health",
        "insurance",
        "youth" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/1f73c69b-dc28-479c-9541-5b5e9fda9ff2/resource/fbe1080c-6717-43a4-8555-48782cbcde67> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-21T06:08:57.794983"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:12:26.227578"^^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" .

