@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/2d3a3bd3-0cd7-4f48-824b-8e2ac90d00d2> a dcat:Dataset ;
    dct:description """1-m resolution bathymetry collected in Coyote Creek and Alviso Slough in October 2016.
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 <http://datainventory.doi.gov/id/dataset/usgs-53640200-34f7-421a-a451-35a5b3ae5351> ;
    dct:issued "2025-09-24T19:00:02.054223"^^xsd:dateTime ;
    dct:modified "2020-10-19T00:00:00+00:00"^^xsd:dateTime ;
    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 "October 2016 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/2d3a3bd3-0cd7-4f48-824b-8e2ac90d00d2/resource/7f46ffbb-df0f-4544-b761-6fe5a444d599>,
        <https://data.amerigeoss.org/dataset/2d3a3bd3-0cd7-4f48-824b-8e2ac90d00d2/resource/c4e70425-b98a-4a90-96ab-49b71f0b0ce4> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "alameda-county",
        "alviso",
        "alviso-slough",
        "bathymetry",
        "bathymetry-measurement",
        "cmgp",
        "coastal-and-marine-geology-program",
        "coyote-creek",
        "digital-elevation-models",
        "elevation",
        "gps-measurement",
        "guadalupe-slough",
        "inlandwaters",
        "interferometric-sonar",
        "oceans",
        "pacific-coastal-and-marine-science-center",
        "pcmsc",
        "san-francisco-bay",
        "santa-clara-county",
        "sidescan-sonar",
        "state-of-california",
        "u-s-geological-survey",
        "usgs",
        "usgs-53640200-34f7-421a-a451-35a5b3ae5351" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2d3a3bd3-0cd7-4f48-824b-8e2ac90d00d2/resource/7f46ffbb-df0f-4544-b761-6fe5a444d599> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-14T06:12:41.145415"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:00:02.016170"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <http://pubs.usgs.gov/of/2011/1315/> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/2d3a3bd3-0cd7-4f48-824b-8e2ac90d00d2/resource/c4e70425-b98a-4a90-96ab-49b71f0b0ce4> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-17T05:05:14.238534"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:00:02.017491"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.53640200-34f7-421a-a451-35a5b3ae5351.xml> ;
    dcat:mediaType "text/xml" .

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

