@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/5b9a3cde-856e-4b6f-85de-b596f030af64> a dcat:Dataset ;
    dct:description "SMAP Level 1A Radar Receive Only Product Metadata Version 1" ;
    dct:identifier "C1243141638-ASF" ;
    dct:issued "2015-07-08"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2017-11-21"^^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_RECEIVE_ONLY_METADATA_V001" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "undefined" ;
            vcard:hasEmail <mailto:uso@asf.alaska.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5b9a3cde-856e-4b6f-85de-b596f030af64/resource/576761ba-a835-47b0-8a91-c52ca91ff9fc> ;
    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/5b9a3cde-856e-4b6f-85de-b596f030af64/resource/576761ba-a835-47b0-8a91-c52ca91ff9fc> a dcat:Distribution ;
    dct:description "The ASF Search and Ordering Interface" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T05:05:13.558461"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:28:18.112936"^^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" .

