@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/09fec251-f5f3-4e03-879d-dbaed506bdd7> a dcat:Dataset ;
    dct:description """This data set represents the extent of the North Atlantic Coastal Plain aquifer 
system in North Carolina, Virginia, Maryland, Deleware, and New Jersey.""" ;
    dct:identifier "USGS:279db9de-006f-4743-9a81-b2880f85335f" ;
    dct:issued "2025-11-19T22:14:57.629007"^^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 ((-80.0666 34.0768, -80.0666 41.1249, -71.8359 41.1249, -71.8359 34.0768, -80.0666 34.0768))"^^gsp:wktLiteral ] ;
    dct:title "North Atlantic Coastal Plain aquifer system" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Water Webserver Team" ;
            vcard:hasEmail <mailto:h2oteam@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/09fec251-f5f3-4e03-879d-dbaed506bdd7/resource/43cbe6c0-0740-4731-9370-535fe2a135a3>,
        <https://data.amerigeoss.org/dataset/09fec251-f5f3-4e03-879d-dbaed506bdd7/resource/7d0a8900-d28e-4865-b367-943dbb15a125> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "aquifer",
        "aquifer-extent",
        "ckan",
        "deleware",
        "geo",
        "geoss",
        "groundwater",
        "inland-waters",
        "maryland",
        "national",
        "new-jersey",
        "north-america",
        "north-carolina",
        "united-states",
        "usgs-279db9de-006f-4743-9a81-b2880f85335f",
        "virginia" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/09fec251-f5f3-4e03-879d-dbaed506bdd7/resource/43cbe6c0-0740-4731-9370-535fe2a135a3> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:58:11.725676"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:14:57.617985"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?northern_atlantic_coastal_plain_aquifer_system> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/09fec251-f5f3-4e03-879d-dbaed506bdd7/resource/7d0a8900-d28e-4865-b367-943dbb15a125> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:58:11.725666"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:14:57.617525"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.279db9de-006f-4743-9a81-b2880f85335f.xml> ;
    dcat:mediaType "text/xml" .

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

