@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/3a399ae8-cf94-4fef-9550-0645375eefaf> a dcat:Dataset ;
    dct:description "The data from the bathymetric mapping of Lake Okeechobee are provided in two forms: as raw data files and as elevation contour maps" ;
    dct:identifier "USGS:0ccb2b57-c9f5-4c53-a2fd-e872cfd0b18b" ;
    dct:issued "2025-11-21T01:36:03.825743"^^xsd:dateTime ;
    dct:modified "20201013"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-81.1250 26.6250, -81.1250 27.2500, -80.5000 27.2500, -80.5000 26.6250, -81.1250 26.6250))"^^gsp:wktLiteral ] ;
    dct:title "Lake Okeechobee Bathymetry data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mark E. Hansen" ;
            vcard:hasEmail <mailto:mhansen@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3a399ae8-cf94-4fef-9550-0645375eefaf/resource/a03732fc-b59f-4cbf-a49a-38f6586202b4>,
        <https://data.amerigeoss.org/dataset/3a399ae8-cf94-4fef-9550-0645375eefaf/resource/cbd7b395-07c4-4194-adcf-093786dc82b5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bathymetry",
        "cartography",
        "ckan",
        "environment",
        "fl",
        "florida",
        "geo",
        "geography",
        "geoscientificinformation",
        "geoss",
        "glades-county",
        "greater-lake-okeechobee",
        "hendry-county",
        "hydrogeology",
        "inlandwaters",
        "lake-okeechobee",
        "marine-geology",
        "martin-county",
        "national",
        "north-america",
        "okeechobee-county",
        "palm-beach-county",
        "united-states",
        "us",
        "usgs-0ccb2b57-c9f5-4c53-a2fd-e872cfd0b18b" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/3a399ae8-cf94-4fef-9550-0645375eefaf/resource/a03732fc-b59f-4cbf-a49a-38f6586202b4> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:58:19.737697"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:36:03.810582"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://sofia.usgs.gov/publications/maps/lakeokeebathy/index.html> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/3a399ae8-cf94-4fef-9550-0645375eefaf/resource/cbd7b395-07c4-4194-adcf-093786dc82b5> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:58:19.737690"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:36:03.810136"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.0ccb2b57-c9f5-4c53-a2fd-e872cfd0b18b.xml> ;
    dcat:mediaType "text/xml" .

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

