@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/79af5950-5caf-4fc3-91a3-e37114f55a50> a dcat:Dataset ;
    dct:description "Educational Attainment for the Population 25 and Older, by Zip, 2014 5-yr Average. From ACS table 15003, manipulated by Data Driven Detroit. Categories were summed to arrive at the total number of people with at least a High School Degree (or GED) or  Bachelor's Degree or higher. Percentages were based on Population 25 and older. " ;
    dct:identifier <https://data.ferndalemi.gov/content/D3::educationalattainment-14-5yr-zip> ;
    dct:issued "2016-05-02T13:50:57+00:00"^^xsd:dateTime ;
    dct:modified "2016-05-04T18:01:32+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 "EducationalAttainment 14 5yr Zip" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "JLongD3" ;
            vcard:hasEmail <mailto:AskD3@datadrivendetroit.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/79af5950-5caf-4fc3-91a3-e37114f55a50/resource/9ac9213a-1fe8-47e9-b94b-654a95e6709d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "attainment",
        "bachelor-degree",
        "childhood",
        "ckan",
        "education",
        "geo",
        "geoss",
        "high-school",
        "keed",
        "kresge",
        "national",
        "north-america",
        "united-states",
        "youth" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/79af5950-5caf-4fc3-91a3-e37114f55a50/resource/9ac9213a-1fe8-47e9-b94b-654a95e6709d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-02-24T19:52:43.749905"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:25:40.219061"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.ferndalemi.gov/content/D3::educationalattainment-14-5yr-zip> ;
    dcat:mediaType "text/html" .

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

