@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/30d715e2-e441-47f0-baa3-da6ec8882d74> a dcat:Dataset ;
    dct:description "JERS-1 Level 1 Data" ;
    dct:identifier "C1208662092-ASF" ;
    dct:issued "2010-04-01"^^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 "JERS-1_LEVEL1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "undefined" ;
            vcard:hasEmail <mailto:uso@asf.alaska.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/30d715e2-e441-47f0-baa3-da6ec8882d74/resource/219af898-af05-4a70-b24e-defce91494de> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "agriculture",
        "biosphere",
        "earth-science",
        "erosion-sedimentation",
        "forest-science",
        "geomorphic-landforms-processes",
        "land-surface",
        "land-use-land-cover",
        "landscape",
        "solid-earth",
        "surface-water",
        "tectonics",
        "terrestrial-ecosystems",
        "terrestrial-hydrosphere",
        "topography" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/30d715e2-e441-47f0-baa3-da6ec8882d74/resource/219af898-af05-4a70-b24e-defce91494de> a dcat:Distribution ;
    dct:description "Vertex, the ASF search and download interface" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:21:52.665671"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:48:58.360426"^^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" .

