@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/7c337175-3e15-425d-8c5d-1e9cb2dfd038> a dcat:Dataset ;
    dct:description """Blood lead levels from Samples taken by the Michigan Department of Community Health. The MDCH does both intervenous and capillary blood lead level testing on children under 6 and produces reports by Zip Code and community. The older standard considered 10 microGrams per deciLiter the elevated level threshold. The current standard considers 5 uG/dL and higher to be elevated. 
View the report here: https://www.michigan.gov/documents/mdhhs/CLPPP_2013_Data_Report_502175_7.pdf""" ;
    dct:identifier <https://data.ferndalemi.gov/content/D3::ebll-2013> ;
    dct:issued "2016-04-29T19:15:58+00:00"^^xsd:dateTime ;
    dct:modified "2016-04-29T19:15:58+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.8727 41.9791, -83.8727 43.0140, -82.5981 43.0140, -82.5981 41.9791, -83.8727 41.9791))"^^gsp:wktLiteral ] ;
    dct:title "EBLL 2013" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "JLongD3" ;
            vcard:hasEmail <mailto:AskD3@datadrivendetroit.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7c337175-3e15-425d-8c5d-1e9cb2dfd038/resource/3ba835b3-5c1f-45a7-825e-98d1a8838343> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "blood",
        "ckan",
        "deed",
        "ebll",
        "geo",
        "geoss",
        "health",
        "lead",
        "mdch",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/7c337175-3e15-425d-8c5d-1e9cb2dfd038/resource/3ba835b3-5c1f-45a7-825e-98d1a8838343> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-02-24T19:52:19.654595"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:45:06.618007"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.ferndalemi.gov/content/D3::ebll-2013> ;
    dcat:mediaType "text/html" .

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

