@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/21b7473a-247d-44d5-89ec-e4ca60239de2> a dcat:Dataset ;
    dct:description """Attributes of synthetic aperture radar (SAR) data acquired by TerraSAR-X and TanDEM-X satellite missions and archived at WInSAR facility.
""" ;
    dct:identifier <https://data.openei.org/submissions/3286> ;
    dct:issued "2014-12-26T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2018-02-06T18:51:56+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-119.2167 39.5883, -118.8167 39.5883, -118.8167 39.9883, -119.2167 39.9883, -119.2167 39.5883))"^^gsp:wktLiteral ] ;
    dct:title "Analysis of Existing InSAR Data Brady Hot Springs Geothermal Area" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kurt Feigl" ;
            vcard:hasEmail <mailto:feigl@wisc.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/21b7473a-247d-44d5-89ec-e4ca60239de2/resource/70f4f2b6-45e8-4c12-9b9a-6c5abacf4531> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brady",
        "brady-geothermal",
        "brady-hot-springs",
        "ckan",
        "geo",
        "geoss",
        "geothermal",
        "insar",
        "interferometric",
        "national",
        "north-america",
        "porotomo",
        "radar",
        "sar",
        "satellite",
        "synthetic-aperture",
        "synthetic-aperture-radar",
        "tandem-x",
        "terrasar-x",
        "united-states",
        "western-north-america",
        "winsar" .

<https://data.amerigeoss.org/dataset/21b7473a-247d-44d5-89ec-e4ca60239de2/resource/70f4f2b6-45e8-4c12-9b9a-6c5abacf4531> a dcat:Distribution ;
    dct:description "Existing SAR data" ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T11:26:32.142151"^^xsd:dateTime ;
    dct:modified "2025-11-20T10:44:14.065360"^^xsd:dateTime ;
    dct:title "InSAR Data.csv" ;
    dcat:accessURL <https://gdr.openei.org/files/471/WinSAR_search20141226forGDR.csv> ;
    dcat:mediaType "text/csv" .

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

