@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/2df86ddb-74d4-45ef-9f08-153c4d41292a> a dcat:Dataset ;
    dct:description "Data on bus routes and bus stops in the city of Detroit, MI in 2011. Bus routes &amp; stops were constructed from point data made available by the City of Detroit - Department of Transportation and may not be precisely aligned with road layers." ;
    dct:identifier <https://data.ferndalemi.gov/maps/D3::ddot-bus-stops-and-routes-2012> ;
    dct:issued "2014-11-11T16:27:07+00:00"^^xsd:dateTime ;
    dct:modified "2017-01-19T15:24: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.3366 42.2554, -83.3366 42.4588, -82.9069 42.4588, -82.9069 42.2554, -83.3366 42.2554))"^^gsp:wktLiteral ] ;
    dct:title "DDOT BUS STOPS AND ROUTES 2012" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ayana_D3" ;
            vcard:hasEmail <mailto:AskD3@datadrivendetroit.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2df86ddb-74d4-45ef-9f08-153c4d41292a/resource/84f32dea-1198-4ccb-b9c0-f7afc29bce41>,
        <https://data.amerigeoss.org/dataset/2df86ddb-74d4-45ef-9f08-153c4d41292a/resource/a32b7a1b-c892-44a0-ba19-e1a58ffffd56> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bus",
        "bus-line",
        "bus-route",
        "bus-stop",
        "ckan",
        "ddot",
        "detroit",
        "geo",
        "geoss",
        "national",
        "north-america",
        "public",
        "transit",
        "transportation",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2df86ddb-74d4-45ef-9f08-153c4d41292a/resource/84f32dea-1198-4ccb-b9c0-f7afc29bce41> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-02-24T19:42:47.194131"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:42:12.086720"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.ferndalemi.gov/maps/D3::ddot-bus-stops-and-routes-2012> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/2df86ddb-74d4-45ef-9f08-153c4d41292a/resource/a32b7a1b-c892-44a0-ba19-e1a58ffffd56> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-02-24T19:42:47.194138"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:42:12.087121"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services2.arcgis.com/HsXtOCMp1Nis1Ogr/arcgis/rest/services/DDOT_BUS_STOPS_AND_ROUTES_2012/FeatureServer> ;
    dcat:mediaType "application/json" .

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

