@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/7b2efaf7-7191-4529-b63d-ec316819d4f2> a dcat:Dataset ;
    dct:description "Percent removal of total organic carbons from drinking water." ;
    dct:identifier <https://bloomington.data.socrata.com/api/views/dt5c-q8ha> ;
    dct:issued "2021-03-27"^^xsd:date ;
    dct:modified "2021-03-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Water Quality - Total Organic Carbon Removal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Devta Kidd" ;
            vcard:hasEmail <mailto:no-reply@bloomington.data.socrata.com> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "sustainability",
        "united-states" ;
    dcat:theme <%7B%22Utilities%20&%20Water%22%7D> .

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

