@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/2f62d024-91f7-463b-be05-a6a0ef40bc60> a dcat:Dataset ;
    dct:description "Geospatial coordinates of plots." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-5ca23e88e4b0b8a7f6317036> ;
    dct:issued "2025-09-24T20:40:01.283205"^^xsd:dateTime ;
    dct:modified "2020-08-31T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-75.4842 38.2206, -75.4842 38.3910, -75.3204 38.3910, -75.3204 38.2206, -75.4842 38.2206))"^^gsp:wktLiteral ] ;
    dct:title "GPS data of plots for study along Pocomoke River, Maryland, evaluating the effectiveness of floodplain reconnection on water quality functions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gregory Noe" ;
            vcard:hasEmail <mailto:gnoe@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2f62d024-91f7-463b-be05-a6a0ef40bc60/resource/50d7960f-bb1e-4a99-b622-35405f0c367c>,
        <https://data.amerigeoss.org/dataset/2f62d024-91f7-463b-be05-a6a0ef40bc60/resource/5446352a-331b-45ff-b849-91cf2ba900f7> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "artificial-levee",
        "biota",
        "floodplain",
        "nitrogen",
        "phosphorus",
        "river-systems",
        "sedimentation",
        "usgs-5ca23e88e4b0b8a7f6317036" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2f62d024-91f7-463b-be05-a6a0ef40bc60/resource/50d7960f-bb1e-4a99-b622-35405f0c367c> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-16T14:00:23.992157"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:40:01.261491"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5ca23e88e4b0b8a7f6317036.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/2f62d024-91f7-463b-be05-a6a0ef40bc60/resource/5446352a-331b-45ff-b849-91cf2ba900f7> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-13T23:44:23.852026"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:40:01.262749"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9G2LP0Z> ;
    dcat:mediaType "application/http" .

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

