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

<https://data.amerigeoss.org/dataset/42871b0b-77bc-4c6a-a031-188ae8a23210> a dcat:Dataset ;
    dct:description """MDWU98 is a point coverage that represents the locations of wells for
the State of Maryland that are permitted to withdraw 10,000 gallons or
more per day by the Maryland Department of the Environment (MDE).
Each site has the permit number, permit amount, reported withdrawal,
aquifer code, and type of use. Information contained in the dataset
comes from the U.S.Geological Survey site-specific water-use database (SWUDS).""" ;
    dct:identifier "USGS:f47e33e7-b50d-4f4c-81be-a4c666326753" ;
    dct:issued "2025-11-21T07:09:26.979192"^^xsd:dateTime ;
    dct:modified "20201117"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-79.4037 37.9912, -79.4037 39.7417, -75.1226 39.7417, -75.1226 37.9912, -79.4037 37.9912))"^^gsp:wktLiteral ] ;
    dct:title "Maryland Water-Use Data, 1998" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrew LaMotte" ;
            vcard:hasEmail <mailto:alamotte@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/42871b0b-77bc-4c6a-a031-188ae8a23210/resource/a2de2194-e2cb-4793-8a5d-e3af4ee74607>,
        <https://data.amerigeoss.org/dataset/42871b0b-77bc-4c6a-a031-188ae8a23210/resource/ffa79e01-eece-486a-a5f9-cccd24d0323e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "geo",
        "geoscientificinformation",
        "geoss",
        "ground-water",
        "inlandwaters",
        "national",
        "north-america",
        "united-states",
        "usgs-f47e33e7-b50d-4f4c-81be-a4c666326753",
        "water-use",
        "well",
        "withdrawal" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/42871b0b-77bc-4c6a-a031-188ae8a23210/resource/a2de2194-e2cb-4793-8a5d-e3af4ee74607> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T18:33:08.829701"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:09:26.969205"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?mdwu_98> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/42871b0b-77bc-4c6a-a031-188ae8a23210/resource/ffa79e01-eece-486a-a5f9-cccd24d0323e> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T18:33:08.829694"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:09:26.968778"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.f47e33e7-b50d-4f4c-81be-a4c666326753.xml> ;
    dcat:mediaType "text/xml" .

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

