@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/167f68b5-c190-4982-b7fe-f0b389bc59c8> a dcat:Dataset ;
    dct:description "This data layer contains the locations of fire hydrants in Bloomington, Indiana.  Hydrants owned by City of Bloomington Utilities (CBU) and privately owned hydrants are represented in this layer." ;
    dct:identifier <https://data.bloomington.in.gov/api/views/fvmi-seaw> ;
    dct:issued "2025-04-05"^^xsd:date ;
    dct:modified "2025-09-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Fire Hydrants" ;
    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/167f68b5-c190-4982-b7fe-f0b389bc59c8/resource/3ce2c88b-d964-4439-8280-da29c29a0e62>,
        <https://data.amerigeoss.org/dataset/167f68b5-c190-4982-b7fe-f0b389bc59c8/resource/4d0173b3-d0a6-486a-b01a-ab3b99dcc404>,
        <https://data.amerigeoss.org/dataset/167f68b5-c190-4982-b7fe-f0b389bc59c8/resource/7d5c0eb8-4e85-4631-9e92-44bba78a7e43>,
        <https://data.amerigeoss.org/dataset/167f68b5-c190-4982-b7fe-f0b389bc59c8/resource/999504d8-d238-4310-94b5-6686119e5589> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "fire",
        "fire-hydrants",
        "gis",
        "maps",
        "public-safety" ;
    dcat:theme <%7BFire%7D> .

<https://data.amerigeoss.org/dataset/167f68b5-c190-4982-b7fe-f0b389bc59c8/resource/3ce2c88b-d964-4439-8280-da29c29a0e62> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2023-12-09T04:13:23.505224"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:12:25.006319"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.bloomington.in.gov/api/views/fvmi-seaw/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/167f68b5-c190-4982-b7fe-f0b389bc59c8/resource/4d0173b3-d0a6-486a-b01a-ab3b99dcc404> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-12-09T04:13:23.505220"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:12:25.004717"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.bloomington.in.gov/api/views/fvmi-seaw/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/167f68b5-c190-4982-b7fe-f0b389bc59c8/resource/7d5c0eb8-4e85-4631-9e92-44bba78a7e43> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-12-09T04:13:23.505228"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:12:25.009008"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.bloomington.in.gov/api/views/fvmi-seaw/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/167f68b5-c190-4982-b7fe-f0b389bc59c8/resource/999504d8-d238-4310-94b5-6686119e5589> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-12-09T04:13:23.505226"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:12:25.007789"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.bloomington.in.gov/api/views/fvmi-seaw/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

