@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/62bb2042-0104-4a96-b058-57fd23728667> 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/62bb2042-0104-4a96-b058-57fd23728667/resource/8134bba4-b05e-4870-b35f-e04bb1570aea>,
        <https://data.amerigeoss.org/dataset/62bb2042-0104-4a96-b058-57fd23728667/resource/de7ea1c2-a783-49e5-b2e1-2f9fd8d3238c> ;
    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/62bb2042-0104-4a96-b058-57fd23728667/resource/8134bba4-b05e-4870-b35f-e04bb1570aea> a dcat:Distribution ;
    dct:description "URLs to individual raw data files archived by UNAVCO/WInSAR" ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T11:26:59.034283"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:09:38.529079"^^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/dataset/62bb2042-0104-4a96-b058-57fd23728667/resource/de7ea1c2-a783-49e5-b2e1-2f9fd8d3238c> 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 "2022-08-08T11:26:59.034289"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:09:38.529539"^^xsd:dateTime ;
    dct:title "Instructions for creating an account" ;
    dcat:accessURL <https://winsar.unavco.org/membership/> ;
    dcat:mediaType "text/html" .

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

