@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/783044a0-3ca7-43ff-88e2-bd7ceff08888> a dcat:Dataset ;
    dct:description "Acres of Parks per Square Mile Sector. Calculated from SEMCOG list of parks. Data Driven Detroit determined the acres of parkland per one mile square sectors across the Detroit Tri-County area. Parks were provided by SEMCOG, and included local, county and regional parks. " ;
    dct:identifier <https://data.ferndalemi.gov/content/D3::parkspersector> ;
    dct:issued "2016-04-25T19:12:09+00:00"^^xsd:dateTime ;
    dct:modified "2016-04-25T19:12:09+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 "ParksPerSector" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "JLongD3" ;
            vcard:hasEmail <mailto:AskD3@datadrivendetroit.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/783044a0-3ca7-43ff-88e2-bd7ceff08888/resource/7aa0378e-b0ae-4d8b-a79d-d121f49991e8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "children",
        "ckan",
        "geo",
        "geoss",
        "keed",
        "national",
        "north-america",
        "parks",
        "recreation",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/783044a0-3ca7-43ff-88e2-bd7ceff08888/resource/7aa0378e-b0ae-4d8b-a79d-d121f49991e8> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-02-24T19:42:51.686679"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:39:02.019271"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.ferndalemi.gov/content/D3::parkspersector> ;
    dcat:mediaType "text/html" .

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

