@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/3c1a6cc3-c5d4-41f0-b5b2-8f6862a7d4de> a dcat:Dataset ;
    dct:description "These show the locations of open schools for the 2015-16 school year for the Detroit Tri-County area. State of Michigan Top to Bottom scores are attached to schools where available. Top to Bottom ranks come from MISchoolData.org" ;
    dct:identifier <https://data.ferndalemi.gov/maps/D3::schools-toptobottom> ;
    dct:issued "2016-04-06T14:26:28+00:00"^^xsd:dateTime ;
    dct:modified "2016-04-06T14:27:47+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.9423 42.0258, -83.9423 42.9120, -82.4441 42.9120, -82.4441 42.0258, -83.9423 42.0258))"^^gsp:wktLiteral ] ;
    dct:title "Schools TopToBottom" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "JLongD3" ;
            vcard:hasEmail <mailto:AskD3@datadrivendetroit.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3c1a6cc3-c5d4-41f0-b5b2-8f6862a7d4de/resource/56f8c25a-c941-426b-9e94-50d86cf5691e>,
        <https://data.amerigeoss.org/dataset/3c1a6cc3-c5d4-41f0-b5b2-8f6862a7d4de/resource/a543ab1e-8f28-40e1-9a68-df92443c8140> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "deed",
        "education",
        "elementary",
        "geo",
        "geoss",
        "high-school",
        "keed",
        "national",
        "north-america",
        "schools",
        "top-to-bottom",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/3c1a6cc3-c5d4-41f0-b5b2-8f6862a7d4de/resource/56f8c25a-c941-426b-9e94-50d86cf5691e> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-02-24T19:52:47.236999"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:43:04.366087"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services2.arcgis.com/HsXtOCMp1Nis1Ogr/arcgis/rest/services/Schools_TopToBottom/FeatureServer> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3c1a6cc3-c5d4-41f0-b5b2-8f6862a7d4de/resource/a543ab1e-8f28-40e1-9a68-df92443c8140> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-02-24T19:52:47.236988"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:43:04.365451"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.ferndalemi.gov/maps/D3::schools-toptobottom> ;
    dcat:mediaType "text/html" .

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

