@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/5fe02de3-9804-4792-8972-40340ab85510> 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 water-quality samples were collected.""" ;
    dct:identifier "USGS:754d4513-bc97-4390-b8f0-229d4c80963f" ;
    dct:issued "2025-11-22T02:52:49.698199"^^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 "Water 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/5fe02de3-9804-4792-8972-40340ab85510/resource/35d2cc6e-bfba-4088-9bfa-83d40e0301f7>,
        <https://data.amerigeoss.org/dataset/5fe02de3-9804-4792-8972-40340ab85510/resource/c998c00a-2716-468b-923d-329b3f5ae2cf> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "creek",
        "environment",
        "fanno-creek",
        "geo",
        "geoscientificinformation",
        "geoss",
        "inlandwaters",
        "national",
        "north-america",
        "nwis",
        "oregon",
        "samples",
        "tualatin-river",
        "united-states",
        "usgs",
        "usgs-754d4513-bc97-4390-b8f0-229d4c80963f",
        "water-quality" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/5fe02de3-9804-4792-8972-40340ab85510/resource/35d2cc6e-bfba-4088-9bfa-83d40e0301f7> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:49:37.548567"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:52:49.686750"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?fannoCk_water_samples> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/5fe02de3-9804-4792-8972-40340ab85510/resource/c998c00a-2716-468b-923d-329b3f5ae2cf> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:49:37.548560"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:52:49.686308"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.754d4513-bc97-4390-b8f0-229d4c80963f.xml> ;
    dcat:mediaType "text/xml" .

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

