@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/04710acc-760d-4260-ae46-e86d7b84b7ee> a dcat:Dataset ;
    dct:description "Scooter Corral locations installed by the city of Bloomington." ;
    dct:identifier <https://data.bloomington.in.gov/api/views/j9kp-gbih> ;
    dct:issued "2025-01-30"^^xsd:date ;
    dct:modified "2025-01-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "E-Scooter Corral" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Max Stier" ;
            vcard:hasEmail <mailto:no-reply@data.bloomington.in.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/04710acc-760d-4260-ae46-e86d7b84b7ee/resource/569fd309-5665-443f-9394-2d6a1f8c4046>,
        <https://data.amerigeoss.org/dataset/04710acc-760d-4260-ae46-e86d7b84b7ee/resource/e86c6748-d797-4f0a-b59c-a27907ab97d2>,
        <https://data.amerigeoss.org/dataset/04710acc-760d-4260-ae46-e86d7b84b7ee/resource/ec44b900-e122-4b53-966e-de8ab0e9d2f1>,
        <https://data.amerigeoss.org/dataset/04710acc-760d-4260-ae46-e86d7b84b7ee/resource/f0d82f79-e0a0-41bc-80c2-ba4a9b358793> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "corral",
        "escooter",
        "gis",
        "maps",
        "scooter" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/04710acc-760d-4260-ae46-e86d7b84b7ee/resource/569fd309-5665-443f-9394-2d6a1f8c4046> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2023-12-16T04:33:53.688319"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:17:11.108448"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.bloomington.in.gov/api/views/j9kp-gbih/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/04710acc-760d-4260-ae46-e86d7b84b7ee/resource/e86c6748-d797-4f0a-b59c-a27907ab97d2> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-12-16T04:33:53.688321"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:17:11.109538"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.bloomington.in.gov/api/views/j9kp-gbih/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/04710acc-760d-4260-ae46-e86d7b84b7ee/resource/ec44b900-e122-4b53-966e-de8ab0e9d2f1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-12-16T04:33:53.688315"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:17:11.107271"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.bloomington.in.gov/api/views/j9kp-gbih/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/04710acc-760d-4260-ae46-e86d7b84b7ee/resource/f0d82f79-e0a0-41bc-80c2-ba4a9b358793> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-12-16T04:33:53.688323"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:17:11.110631"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.bloomington.in.gov/api/views/j9kp-gbih/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

