@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/01575bdd-14ff-4fb6-8bb0-1835b0048743> a dcat:Dataset ;
    dct:description "This vector data set represents the inner wall polylines used to hydrologically condition the digital elevation model within the Louisiana StreamStats study area." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-66d718d6d34eef5af66ca5e5> ;
    dct:issued "2025-09-23T15:02:24.634413"^^xsd:dateTime ;
    dct:modified "2025-05-15T00: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 ((-96.1468 28.7880, -96.1468 34.2678, -86.9853 34.2678, -86.9853 28.7880, -96.1468 28.7880))"^^gsp:wktLiteral ] ;
    dct:title "Inner wall polylines for Louisiana StreamStats" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Paul A Ensminger" ;
            vcard:hasEmail <mailto:paensmin@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/01575bdd-14ff-4fb6-8bb0-1835b0048743/resource/0c95167e-c083-466c-a10a-8c0f1508efc6> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "dem",
        "digital-elevation-models",
        "elevation",
        "environment",
        "geographic-information-systems",
        "geoscientificinformation",
        "geospatial-analysis",
        "geospatial-datasets",
        "gis",
        "hydrology",
        "inlandwaters",
        "louisiana",
        "streamflow",
        "topography",
        "united-states",
        "usgs-66d718d6d34eef5af66ca5e5",
        "water-resources" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/01575bdd-14ff-4fb6-8bb0-1835b0048743/resource/0c95167e-c083-466c-a10a-8c0f1508efc6> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-14T02:58:25.144826"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:02:24.609830"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9TV9MZC> ;
    dcat:mediaType "application/http" .

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

