@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/48a56559-cc4e-42b6-a91a-4aa8c04198a3> a dcat:Dataset ;
    dct:description "Measurements made by the Acqua Alta Oceanographic Tower (AAOT), an Italian installation off the coast of Venice in the Adriatic Sea from 1999 to 2002." ;
    dct:identifier "10.5067/SeaBASS/AAOT/DATA001" ;
    dct:issued "2025-09-29T15:39:06.306132"^^xsd:dateTime ;
    dct:modified "2025-09-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Acqua Alta Oceanographic Tower (AAOT)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Earthdata Forum" ;
            vcard:hasEmail <mailto:earthdata-support@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/48a56559-cc4e-42b6-a91a-4aa8c04198a3/resource/498deac3-235a-4c28-b199-0cc7522fc2a9> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "earth-science-ocean-chemistry-oceans",
        "earth-science-ocean-optics-oceans",
        "earth-science-ocean-temperature-oceans",
        "earth-science-salinity-density-oceans" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/48a56559-cc4e-42b6-a91a-4aa8c04198a3/resource/498deac3-235a-4c28-b199-0cc7522fc2a9> a dcat:Distribution ;
    dct:format "BIN" ;
    dct:issued "2025-09-19T03:39:19.827062"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:39:06.291914"^^xsd:dateTime ;
    dct:title "Data Information (Unknown Format)" ;
    dcat:accessURL <https://seabass.gsfc.nasa.gov/experiment/AAOT/> ;
    dcat:mediaType "application/octet-stream" .

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

