@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/38f9e5cc-22bd-4b04-b3f6-6533d074dcb1> a dcat:Dataset ;
    dct:description """1-m resolution bathymetry collected in Coyote Creek and Alviso Slough in April 2018.
Projection = UTM, zone 10 in meters,
Horizontal Datum = NAD83 (CORS96),
Vertical Datum = MLLW, all units in meters.
The surveys extend east from Calaveras Point along Coyote Creek to the railroad bridge,
along Alviso Slough to the town of Alviso (just over 7 km), and along the 3.7 km of Guadalupe
Slough closest to the San Francisco Bay, California.""" ;
    dct:identifier "USGS:036b3739-b99c-4c77-8aba-1d44df86bb3a" ;
    dct:issued "2025-11-21T00:48:54.739815"^^xsd:dateTime ;
    dct:modified "20201019"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-122.0602 37.4232, -122.0602 37.4707, -121.9746 37.4707, -121.9746 37.4232, -122.0602 37.4232))"^^gsp:wktLiteral ] ;
    dct:title "April 2018 bathymetry (MLLW) of Coyote Creek and Alviso Slough, South San Francisco Bay, California" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amy Foxgrover" ;
            vcard:hasEmail <mailto:afoxgrover@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/38f9e5cc-22bd-4b04-b3f6-6533d074dcb1/resource/11668ec8-3ebb-4661-afb2-07fb8848b692>,
        <https://data.amerigeoss.org/dataset/38f9e5cc-22bd-4b04-b3f6-6533d074dcb1/resource/3b362f81-0ff5-4a2d-9eae-b13b5ceb1d62> ;
    dcat:keyword "alameda-county",
        "alviso",
        "alviso-slough",
        "amerigeo",
        "amerigeoss",
        "bathymetry",
        "bathymetry-and-elevation",
        "bathymetry-measurement",
        "ckan",
        "cmhrp",
        "coastal-and-marine-hazards-and-resources-program",
        "coyote-creek",
        "digital-elevation-models",
        "elevation",
        "geo",
        "geographic-information-systems-gis",
        "geoss",
        "gps-measurement",
        "guadalupe-slough",
        "inlandwaters",
        "interferometric-sonar",
        "national",
        "north-america",
        "oceans",
        "pacific-coastal-and-marine-science-center",
        "pcmsc",
        "san-francisco-bay",
        "santa-clara-county",
        "sidescan-sonar",
        "state-of-california",
        "u-s-geological-survey",
        "united-states",
        "usgs",
        "usgs-036b3739-b99c-4c77-8aba-1d44df86bb3a",
        "wetland-restoration" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/38f9e5cc-22bd-4b04-b3f6-6533d074dcb1/resource/11668ec8-3ebb-4661-afb2-07fb8848b692> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-07T11:31:02.026989"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:48:54.722659"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.036b3739-b99c-4c77-8aba-1d44df86bb3a.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/38f9e5cc-22bd-4b04-b3f6-6533d074dcb1/resource/3b362f81-0ff5-4a2d-9eae-b13b5ceb1d62> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-07T11:31:02.026995"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:48:54.723070"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <http://pubs.usgs.gov/of/2011/1315/> ;
    dcat:mediaType "application/http" .

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

