@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/650e87fc-d4d9-44e1-9084-053fc3dd2508> a dcat:Dataset ;
    dct:description "MDE Water and Science Administration (WSA) Inspection Story" ;
    dct:identifier <https://opendata.maryland.gov/api/views/iape-ym8p> ;
    dct:issued "2021-06-03"^^xsd:date ;
    dct:modified "2022-02-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MDE WSA COMPLIANCE INSPECTIONS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sharmila" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "compliance",
        "geo",
        "geoss",
        "inspection",
        "mde",
        "national",
        "north-america",
        "united-states",
        "wsa" ;
    dcat:theme <%7B%22Energy%20and%20Environment%22%7D> .

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

