@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/7b8a68eb-196b-4f95-a370-af71d8ba8e7c> a dcat:Dataset ;
    dct:description """The study will conduct a seven-day geophysical survey using
					magnetometer, sidescan sonar, and sub-bottom profiler to identify targets. On
					two subsequent six-day cruises divers will ground truth targets in an attempt to
					locate and identify one or more of the lost French ships.""" ;
    dct:identifier "LostFrenchFleet2014" ;
    dct:issued "2025-11-22T21:24:40.014232"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:24:40.014237"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.9000 28.6000, -80.6000 28.6000, -80.6000 29.0000, -80.9000 29.0000, -80.9000 28.6000))"^^gsp:wktLiteral ] ;
    dct:title """Search for the Lost French Fleet of
							1565""" ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "archaeological",
        "archaeology",
        "canaveral-national-seashore-st-augustine-tallahassee-fort-caroline-ponce-inlet-oyster-bay-pistol-po",
        "ckan",
        "conservation",
        "conserve",
        "crm",
        "cultural-resource-management",
        "expedition",
        "exploration",
        "explorer",
        "french-huguenots-jean-ribault-st-augustine-lighthouse-and-museum-french-shipwreck-survivor-camps-ma",
        "geo",
        "geoss",
        "historic",
        "marine-archaeology",
        "marine-education",
        "maritime",
        "maritime-archaeology",
        "national",
        "nautical",
        "nautical-archaeology",
        "noaa",
        "north-america",
        "ocean",
        "ocean-discovery",
        "ocean-education",
        "ocean-exploration",
        "ocean-exploration-and-research",
        "ocean-literacy",
        "ocean-research",
        "oer",
        "preserve",
        "protect",
        "protection",
        "science",
        "scientific-mission",
        "scientific-research",
        "sea",
        "stewardship",
        "submerged-cultural-heritage",
        "submerged-cultural-resource",
        "systematic-exploration",
        "technology",
        "transformational-research",
        "uch",
        "undersea",
        "underwater",
        "underwater-cultural-heritage",
        "united-states" .

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

