@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/10e6762d-51a5-4a24-8406-ef4d5170b0bc> a dcat:Dataset ;
    dct:description "This layer contains location of individual parking meter within the City of Bloomington, Indiana. It includes active and former meters and relates to the Parking Spaces dataset for additional information about the parking space type." ;
    dct:identifier <https://data.bloomington.in.gov/api/views/c2bx-gh32> ;
    dct:issued "2025-08-18"^^xsd:date ;
    dct:modified "2025-09-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Meters" ;
    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/10e6762d-51a5-4a24-8406-ef4d5170b0bc/resource/1fc05b4c-b132-42bb-8508-e1f4760ce4ef>,
        <https://data.amerigeoss.org/dataset/10e6762d-51a5-4a24-8406-ef4d5170b0bc/resource/767d4d03-7ee2-4b8f-b5f9-5fed4b8f400a>,
        <https://data.amerigeoss.org/dataset/10e6762d-51a5-4a24-8406-ef4d5170b0bc/resource/c8b51609-c34f-46ba-b8d9-0166b2e522aa>,
        <https://data.amerigeoss.org/dataset/10e6762d-51a5-4a24-8406-ef4d5170b0bc/resource/c9730662-f8dc-4ca0-892a-63f460a86470> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "gis",
        "maps",
        "meters",
        "parking",
        "parking-meters",
        "transportation" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/10e6762d-51a5-4a24-8406-ef4d5170b0bc/resource/1fc05b4c-b132-42bb-8508-e1f4760ce4ef> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-12-09T04:12:29.267038"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:24:30.552109"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.bloomington.in.gov/api/views/c2bx-gh32/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/10e6762d-51a5-4a24-8406-ef4d5170b0bc/resource/767d4d03-7ee2-4b8f-b5f9-5fed4b8f400a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-12-09T04:12:29.267032"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:24:30.550541"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.bloomington.in.gov/api/views/c2bx-gh32/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/10e6762d-51a5-4a24-8406-ef4d5170b0bc/resource/c8b51609-c34f-46ba-b8d9-0166b2e522aa> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2023-12-09T04:12:29.267036"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:24:30.551349"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.bloomington.in.gov/api/views/c2bx-gh32/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/10e6762d-51a5-4a24-8406-ef4d5170b0bc/resource/c9730662-f8dc-4ca0-892a-63f460a86470> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-12-09T04:12:29.267040"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:24:30.552811"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.bloomington.in.gov/api/views/c2bx-gh32/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" .

