@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/38d52f3c-bf9c-4fdf-8611-5abc898e1c84> a dcat:Dataset ;
    dct:description "This is the InSAR dataset used in Utah FORGE Phase 2C to augment ground deformation monitoring. It is accompanied by a README.txt file which contains an explanation of the data in the .zip archive." ;
    dct:identifier <https://data.openei.org/submissions/3804> ;
    dct:issued "2019-07-01T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-03-12T16:44:19+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-112.9164 38.4839, -112.8797 38.4839, -112.8797 38.5148, -112.9164 38.5148, -112.9164 38.4839))"^^gsp:wktLiteral ] ;
    dct:title "Utah FORGE: InSAR Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Greg Nash" ;
            vcard:hasEmail <mailto:gnash@egi.utah.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/38d52f3c-bf9c-4fdf-8611-5abc898e1c84/resource/50c0c5c0-bfaa-475b-bc91-53c9e7ea93a8>,
        <https://data.amerigeoss.org/dataset/38d52f3c-bf9c-4fdf-8611-5abc898e1c84/resource/b765b69b-9cc2-4b81-8f70-67888c9b2d11> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "deformation",
        "digital-elevation-model",
        "egs",
        "energy",
        "forge",
        "geo",
        "geodetics",
        "geospatial-data",
        "geoss",
        "geothermal",
        "ground-deformation",
        "ground-deformation-monitoring",
        "imaging",
        "insar",
        "interferometric",
        "milford",
        "national",
        "north-america",
        "phase-2c",
        "processed-data",
        "radar",
        "remote-sensing",
        "roosevelt-hot-springs",
        "sar",
        "satellite",
        "synthetic-aperture",
        "synthetic-aperture-radar",
        "united-states",
        "utah",
        "utah-forge",
        "utah-forge-phase-2c" .

<https://data.amerigeoss.org/dataset/38d52f3c-bf9c-4fdf-8611-5abc898e1c84/resource/50c0c5c0-bfaa-475b-bc91-53c9e7ea93a8> a dcat:Distribution ;
    dct:description "This is the InSAR dataset used in Utah FORGE Phase 2C to augment ground deformation monitoring. It is accompanied by a README.txt file which contains an explanation of the data in the archive." ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T11:54:43.967594"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:44:02.623317"^^xsd:dateTime ;
    dct:title "InSAR Data.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/1154/insar_for_GDR_feigl_20190701.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/38d52f3c-bf9c-4fdf-8611-5abc898e1c84/resource/b765b69b-9cc2-4b81-8f70-67888c9b2d11> a dcat:Distribution ;
    dct:description "A text file with an exmpaination of the InSAR data contained in the .zip archive." ;
    dct:format "TEXT" ;
    dct:issued "2022-08-08T11:54:43.967601"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:44:02.623726"^^xsd:dateTime ;
    dct:title "InSAR Data ReadMe.TXT" ;
    dcat:accessURL <https://gdr.openei.org/files/1154/InSAR_README.TXT> ;
    dcat:mediaType "text/plain" .

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

