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

<https://data.amerigeoss.org/dataset/39b10c60-d7fe-441f-a534-3781a6525e4c> a dcat:Dataset ;
    dct:description "SMAP Level 1A Radar Product Version 2" ;
    dct:identifier "C1243149604-ASF" ;
    dct:issued "2015-08-04"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2015-12-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -90.0000, 180.0000 -90.0000, 180.0000 90.0000, -180.0000 90.0000, -180.0000 -90.0000))"^^gsp:wktLiteral ] ;
    dct:title "SMAP_L1A_RADAR_V002" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "undefined" ;
            vcard:hasEmail <mailto:uso@asf.alaska.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/39b10c60-d7fe-441f-a534-3781a6525e4c/resource/06b4d9e9-556d-40b2-9218-2725e7fc9b39> ;
    dcat:keyword "active-remote-sensing",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "earth-observation-satellites",
        "earth-remote-sensing-instruments",
        "earth-science",
        "geo",
        "geoss",
        "imaging-radars",
        "nasa-decadal-survey",
        "national",
        "north-america",
        "platform-characteristics",
        "radar",
        "smap",
        "spectral-engineering",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/39b10c60-d7fe-441f-a534-3781a6525e4c/resource/06b4d9e9-556d-40b2-9218-2725e7fc9b39> a dcat:Distribution ;
    dct:description "Vertex, the ASF search and download interface" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:21:13.667273"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:15:06.110605"^^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" .

