@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/65d53d87-3070-4b1e-8967-3e00a1f00d51> a dcat:Dataset ;
    dct:description "SEASAT Image Level 1" ;
    dct:identifier "C1206500991-ASF" ;
    dct:issued "2013-06-27"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2013-09-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SEASAT_SAR_LEVEL1_HDF5" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "undefined" ;
            vcard:hasEmail <mailto:uso@asf.alaska.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/65d53d87-3070-4b1e-8967-3e00a1f00d51/resource/c99e7158-0cb7-47cf-a7f9-bb4f0a3b64b4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "coastal-processes",
        "cryosphere",
        "earth-science",
        "geo",
        "geomorphic-landforms-processes",
        "geoss",
        "land-surface",
        "national",
        "north-america",
        "ocean-waves",
        "ocean-winds",
        "oceans",
        "sea-ice",
        "solid-earth",
        "tectonics",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/65d53d87-3070-4b1e-8967-3e00a1f00d51/resource/c99e7158-0cb7-47cf-a7f9-bb4f0a3b64b4> a dcat:Distribution ;
    dct:description "Vertex, the ASF search and download interface" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:29:40.875909"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:36:10.236742"^^xsd:dateTime ;
    dct:title "Download this dataset" ;
    dcat:accessURL <https://vertex.daac.asf.alaska.edu/> ;
    dcat:mediaType "text/html" .

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

