@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/68ac810b-e648-4b35-8390-635d869763b4> a dcat:Dataset ;
    dct:description "This is a geographic analysis showing the number and capacity of Head Start and Great Start centers within 1 Mile Square sectors.  Data Driven Detroit set up the square mile sectores and spatially joined the locations of Great Start and Head Start providers (Spring 2016 locations) to each sector. The data are for Oakland, Macomb and Wayne Counties." ;
    dct:identifier <https://data.ferndalemi.gov/content/D3::subsidizedchildcare-fishnet> ;
    dct:issued "2016-04-25T18:34:51+00:00"^^xsd:dateTime ;
    dct:modified "2016-04-25T18:34:51+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.6989 42.0180, -83.6989 42.9120, -82.6843 42.9120, -82.6843 42.0180, -83.6989 42.0180))"^^gsp:wktLiteral ] ;
    dct:title "SubsidizedChildCare Fishnet" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "JLongD3" ;
            vcard:hasEmail <mailto:AskD3@datadrivendetroit.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/68ac810b-e648-4b35-8390-635d869763b4/resource/753c4ed6-3ba2-46eb-a1d5-684e13b27b0f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "child-care",
        "ckan",
        "early-childhood",
        "geo",
        "geoss",
        "great-start",
        "head-start",
        "national",
        "north-america",
        "subsidized",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/68ac810b-e648-4b35-8390-635d869763b4/resource/753c4ed6-3ba2-46eb-a1d5-684e13b27b0f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-02-24T19:52:19.511403"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:41:34.942439"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.ferndalemi.gov/content/D3::subsidizedchildcare-fishnet> ;
    dcat:mediaType "text/html" .

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

