@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/751ab09d-f49e-4731-9d23-242cc852f81f> a dcat:Dataset ;
    dct:description "PO.DAAC provides several ways to discover and access physical oceanography data, from the PO.DAAC Web Portal to FTP access to front-end user interfaces (see http://podaac.jpl.nasa.gov).  That same data can also be discovered and accessed through PO.DAAC Web Services, enabling efficient machine-to-machine communication and data transfers." ;
    dct:identifier "API-25" ;
    dct:issued "2015-11-30"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "JPL Physical Oceanography Distributed Active Archive Center (PODAAC) Dataset Metadata API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jason Duley" ;
            vcard:hasEmail <mailto:jason.duley@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/751ab09d-f49e-4731-9d23-242cc852f81f/resource/a8fc9895-ba46-4406-902a-6d876b1dfba5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api",
        "ckan",
        "earth-science-research",
        "geo",
        "geoss",
        "granule",
        "metadata",
        "national",
        "north-america",
        "oceanography",
        "united-states" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/751ab09d-f49e-4731-9d23-242cc852f81f/resource/a8fc9895-ba46-4406-902a-6d876b1dfba5> a dcat:Distribution ;
    dct:description "PO.DAAC provides several ways to discover and access physical oceanography data, from the PO.DAAC Web Portal to FTP access to front-end user interfaces (see http://podaac.jpl.nasa.gov).  That same data can also be discovered and accessed through PO.DAAC Web Services, enabling efficient machine-to-machine communication and data transfers." ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:15:19.007378"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:48:49.319810"^^xsd:dateTime ;
    dct:title "JPL Physical Oceanography Distributed Active Archive Center (PODAAC) Dataset Metadata API" ;
    dcat:accessURL <http://podaac.jpl.nasa.gov/ws/metadata/dataset/index.html> ;
    dcat:mediaType "text/html" .

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

