@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/0cae878e-babd-41e2-afdf-41699bfeb4ca> 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 Normalized Difference Vegetation Index (NDVI), or "greenness" 
of the Fanno Creek floodplain study area. Aerial photography was used to isolate areas of 
vegetation based on comparing different bandwidths within the imagery. In this case, the NDVI 
is calculated as the quotient of the near infrared band minus the red band divided by the near 
infared plus the red band. NDVI = (NIR - R)/(NIR + R).""" ;
    dct:identifier "USGS:6dbd0cb9-0020-40ab-a35c-36dae4571033" ;
    dct:issued "2025-11-19T16:06:55.564820"^^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 "Normalized Difference Vegetation Index 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/0cae878e-babd-41e2-afdf-41699bfeb4ca/resource/b188a476-6e12-4168-86de-040ea92ed459>,
        <https://data.amerigeoss.org/dataset/0cae878e-babd-41e2-afdf-41699bfeb4ca/resource/c70d73a5-fd93-4643-8ecb-9d54e36f9ada> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "fanno-creek",
        "geo",
        "geoscientificinformation",
        "geoss",
        "inlandwaters",
        "national",
        "ndvi",
        "north-america",
        "oregon",
        "tualatin-river",
        "united-states",
        "usgs",
        "usgs-6dbd0cb9-0020-40ab-a35c-36dae4571033",
        "vegetation" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/0cae878e-babd-41e2-afdf-41699bfeb4ca/resource/b188a476-6e12-4168-86de-040ea92ed459> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T16:15:19.083479"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:06:55.545741"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.6dbd0cb9-0020-40ab-a35c-36dae4571033.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/0cae878e-babd-41e2-afdf-41699bfeb4ca/resource/c70d73a5-fd93-4643-8ecb-9d54e36f9ada> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T16:15:19.083485"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:06:55.546516"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?fannoCk_ndvi_09> ;
    dcat:mediaType "application/http" .

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

