@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/da71b2c2-1bab-4c78-ac40-edd87a585160> a dcat:Dataset ;
    dct:description "Level 3, seasonal ascending wind speed product for version 3.0 of the Aquarius data set" ;
    dct:identifier "da71b2c2-1bab-4c78-ac40-edd87a585160" ;
    dct:issued "2025-12-01T20:33:13.084972"^^xsd:dateTime ;
    dct:modified "2025-12-01T20:33:13.084976"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "AQUARIUS_L3_WIND_SPEED_SMIA_3MONTH_V3:1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "User Services" ;
            vcard:hasEmail <mailto:podaac@podaac.jpl.nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/da71b2c2-1bab-4c78-ac40-edd87a585160/resource/c85e0457-5a6e-4205-bcf6-060bf25246f6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/da71b2c2-1bab-4c78-ac40-edd87a585160/resource/c85e0457-5a6e-4205-bcf6-060bf25246f6> a dcat:Distribution ;
    dct:format "BIN" ;
    dct:issued "2018-08-01T10:41:46.544417"^^xsd:dateTime ;
    dct:modified "2025-12-01T20:33:13.079174"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://aquarius.nasa.gov/> ;
    dcat:mediaType "application/octet-stream" .

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

