@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/31b367db-3ed8-49d8-8f33-6e44004118e1> a dcat:Dataset ;
    dct:description "Browse for STS-59 SIR-C Slant Range Product" ;
    dct:identifier "C1661710581-ASF" ;
    dct:issued "2019-11-27"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2025-03-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "STS-59_BROWSE_SLC" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "undefined" ;
            vcard:hasEmail <mailto:uso@asf.alaska.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/31b367db-3ed8-49d8-8f33-6e44004118e1/resource/199d5b0c-6e94-46cd-91da-6b6a752db41d> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "nasa" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/31b367db-3ed8-49d8-8f33-6e44004118e1/resource/199d5b0c-6e94-46cd-91da-6b6a752db41d> a dcat:Distribution ;
    dct:description "Vertex, the ASF search and download interface" ;
    dct:format "HTML" ;
    dct:issued "2023-01-31T08:07:50.637515"^^xsd:dateTime ;
    dct:modified "2025-09-24T22:28:05.357357"^^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" .

