@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/7e15f10f-63a6-403f-9749-11e2e38ba340> a dcat:Dataset ;
    dct:description "Population under 6 by ratio of family income to poverty level. 2014 5 year ACS data, by Zip Code. Detroit Tri-county area. " ;
    dct:identifier <https://data.ferndalemi.gov/content/D3::under6bypovertyratio> ;
    dct:issued "2016-04-06T20:00:29+00:00"^^xsd:dateTime ;
    dct:modified "2016-04-27T02:03:23+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.7594 42.0227, -83.7594 42.9154, -82.7001 42.9154, -82.7001 42.0227, -83.7594 42.0227))"^^gsp:wktLiteral ] ;
    dct:title "Under6ByPovertyRatio" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "JLongD3" ;
            vcard:hasEmail <mailto:AskD3@datadrivendetroit.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7e15f10f-63a6-403f-9749-11e2e38ba340/resource/505d1e0c-583e-4f02-8f13-9c8dd4e63dd0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "children",
        "ckan",
        "deed",
        "geo",
        "geoss",
        "keed",
        "kids",
        "national",
        "north-america",
        "poverty",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/7e15f10f-63a6-403f-9749-11e2e38ba340/resource/505d1e0c-583e-4f02-8f13-9c8dd4e63dd0> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-02-24T19:42:49.057126"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:46:53.544781"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.ferndalemi.gov/content/D3::under6bypovertyratio> ;
    dcat:mediaType "text/html" .

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

