@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/047d082d-283e-4849-8b41-bd040460db93> a dcat:Dataset ;
    dct:description "This is a shapefile containing observed groundwater level data for wells in the Russian River watershed." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-630e73acd34e36012ef9f684> ;
    dct:issued "2025-09-23T16:18:29.229096"^^xsd:dateTime ;
    dct:modified "2022-12-02T00: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 ((-123.3900 38.2930, -123.3900 39.4038, -122.5145 39.4038, -122.5145 38.2930, -123.3900 38.2930))"^^gsp:wktLiteral ] ;
    dct:title "Russian River Integrated Hydrologic Model (RRIHM): Groundwater Level Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ayman H. Alzraiee" ;
            vcard:hasEmail <mailto:aalzraiee@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/047d082d-283e-4849-8b41-bd040460db93/resource/8ba1badf-6c5e-47c3-ac5a-6bdd699c4475>,
        <https://data.amerigeoss.org/dataset/047d082d-283e-4849-8b41-bd040460db93/resource/9f9e331b-2f45-406d-a691-f185595cf0bd> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "california",
        "groundwater",
        "groundwater-and-surface-water-interaction",
        "groundwater-level",
        "hydrology",
        "modeling",
        "russian-river",
        "united-states",
        "usgs-630e73acd34e36012ef9f684",
        "water-resources" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/047d082d-283e-4849-8b41-bd040460db93/resource/8ba1badf-6c5e-47c3-ac5a-6bdd699c4475> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-14T11:12:33.634755"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:18:29.208663"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9CBBCE6> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/047d082d-283e-4849-8b41-bd040460db93/resource/9f9e331b-2f45-406d-a691-f185595cf0bd> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-17T04:58:11.637387"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:18:29.207697"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.630e73acd34e36012ef9f684.xml> ;
    dcat:mediaType "text/xml" .

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

