@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/6f2e7a69-2bcb-45c0-9170-43553e0ab552> a dcat:Dataset ;
    dct:description """This 1-kilometer raster (grid) dataset for the conterminous United States was created by i
nterpolating base-flow index (BFI) values estimated at U.S. Geological Survey (USGS) 
streamgages. Base flow is the component of streamflow that can be attributed to ground-water 
discharge into streams.""" ;
    dct:identifier "USGS:e5d115a1-eda9-448f-9772-5f115764fd29" ;
    dct:issued "2025-11-22T13:58:55.237531"^^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 ((-127.8877 22.8607, -127.8877 51.6083, -65.3468 51.6083, -65.3468 22.8607, -127.8877 22.8607))"^^gsp:wktLiteral ] ;
    dct:title "Base-flow index grid for the conterminous United States" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "David M. Wolock" ;
            vcard:hasEmail <mailto:dwolock@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6f2e7a69-2bcb-45c0-9170-43553e0ab552/resource/a09f6a13-3e1f-4159-9ec8-2d126936e1cd>,
        <https://data.amerigeoss.org/dataset/6f2e7a69-2bcb-45c0-9170-43553e0ab552/resource/b1fc8e0d-b01e-49fe-acc3-c30b964d48a7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "base-flow-index",
        "ckan",
        "environment",
        "geo",
        "geoscientificinformation",
        "geoss",
        "inlandwaters",
        "national",
        "north-america",
        "united-states",
        "usgs-e5d115a1-eda9-448f-9772-5f115764fd29" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/6f2e7a69-2bcb-45c0-9170-43553e0ab552/resource/a09f6a13-3e1f-4159-9ec8-2d126936e1cd> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T19:14:57.272698"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:58:55.229733"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?bfi48grd> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/6f2e7a69-2bcb-45c0-9170-43553e0ab552/resource/b1fc8e0d-b01e-49fe-acc3-c30b964d48a7> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T19:14:57.272692"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:58:55.229310"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.e5d115a1-eda9-448f-9772-5f115764fd29.xml> ;
    dcat:mediaType "text/xml" .

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

