@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/2c8442c4-ed61-43bf-a606-9a12ca09fafa> a dcat:Dataset ;
    dct:description """Fanno Creek is a tributary to the Tualatin River and flows though parts of the southwest Portland 
metropolitan area. The stream is heavily influenced by urban runoff and shows characteristic 
flashy streamflow and poor water quality commonly associated with urban streams. This data 
set represents the locations where solid samples were collected.""" ;
    dct:identifier "USGS:9880076b-5ad7-4806-bcac-efa036179e14" ;
    dct:issued "2025-11-20T16:52:40.045540"^^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 ((-129.3518 39.7454, -129.3518 55.2659, -109.4481 55.2659, -109.4481 39.7454, -129.3518 39.7454))"^^gsp:wktLiteral ] ;
    dct:title "Solid sample locations for Fanno Creek, Oregon" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Steven Sobieszczyk" ;
            vcard:hasEmail <mailto:ssobie@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2c8442c4-ed61-43bf-a606-9a12ca09fafa/resource/4e276037-1b75-4238-a758-b7a4579f95dd>,
        <https://data.amerigeoss.org/dataset/2c8442c4-ed61-43bf-a606-9a12ca09fafa/resource/9ae3ea58-9a83-4770-afa5-edda32b291e5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "creek",
        "environment",
        "fanno-creek",
        "flotsam",
        "geo",
        "geoscientificinformation",
        "geoss",
        "inlandwaters",
        "national",
        "north-america",
        "nwis",
        "oregon",
        "organic-matter",
        "samples",
        "sediment",
        "tualatin-river",
        "united-states",
        "usgs",
        "usgs-9880076b-5ad7-4806-bcac-efa036179e14" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2c8442c4-ed61-43bf-a606-9a12ca09fafa/resource/4e276037-1b75-4238-a758-b7a4579f95dd> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:45:37.445358"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:52:40.033378"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.9880076b-5ad7-4806-bcac-efa036179e14.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/2c8442c4-ed61-43bf-a606-9a12ca09fafa/resource/9ae3ea58-9a83-4770-afa5-edda32b291e5> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:45:37.445369"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:52:40.033787"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?fannoCk_solid_samples> ;
    dcat:mediaType "application/http" .

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

