@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/574cf3f5-bd5a-4ec4-b13f-1c2b28d874e5> a dcat:Dataset ;
    dct:description """List of TerraSAR-X/TanDEM-X images acquired between 2015-01-01 and 2015-03-31, and archived at https://winsar.unavco.org. See file "BHS InSAR Data with URLs.csv" for individual links.

NOTE: The user must create an account in order to access the data (See "Instructions for Creating an Account" below).
""" ;
    dct:identifier <https://data.openei.org/submissions/3295> ;
    dct:issued "2015-03-31T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2018-02-20T22:11:09+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 "Brady Geothermal Field InSAR Raw Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tabrez Ali" ;
            vcard:hasEmail <mailto:stali@geology.wisc.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/574cf3f5-bd5a-4ec4-b13f-1c2b28d874e5/resource/876a133f-9bb7-406b-b290-a23477c5757e>,
        <https://data.amerigeoss.org/dataset/574cf3f5-bd5a-4ec4-b13f-1c2b28d874e5/resource/f3d5b0c3-4757-4852-b5b2-4051b06406ff> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brady",
        "bradys-hot-springs",
        "ckan",
        "geo",
        "geoss",
        "geothermal",
        "insar",
        "interferometric",
        "national",
        "north-america",
        "porotomo",
        "raw-data",
        "synthetic-aperture-radar",
        "tandem-x",
        "terrasar-x",
        "united-states",
        "western-north-america",
        "winsar" .

<https://data.amerigeoss.org/dataset/574cf3f5-bd5a-4ec4-b13f-1c2b28d874e5/resource/876a133f-9bb7-406b-b290-a23477c5757e> a dcat:Distribution ;
    dct:description "In order to access this data, you must apply to become an authorized WInSAR user. This link takes you to the instructions included on the WInSAR website." ;
    dct:format "HTML" ;
    dct:issued "2021-06-24T00:10:02.716897"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:21:34.744595"^^xsd:dateTime ;
    dct:title "Instructions for creating an account" ;
    dcat:accessURL <https://winsar.unavco.org/membership/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/574cf3f5-bd5a-4ec4-b13f-1c2b28d874e5/resource/f3d5b0c3-4757-4852-b5b2-4051b06406ff> a dcat:Distribution ;
    dct:description "URLs to individual raw data files archived by UNAVCO/WInSAR" ;
    dct:format "CSV" ;
    dct:issued "2021-06-24T00:10:02.716890"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:21:34.744133"^^xsd:dateTime ;
    dct:title "BHS InSAR Data with URLs.csv" ;
    dcat:accessURL <https://gdr.openei.org/files/482/BHS_InSAR_Data_with_URLs.csv> ;
    dcat:mediaType "text/csv" .

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

