@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/6ca3ca6b-38b4-46b7-b2d7-df1d4a75b96d> a dcat:Dataset ;
    dct:description """A DEM of the Tularosa Basin was divided into twelve zones, each of which a ZR ratio was calculated for. This submission has a TIFF image of the zoning designations, along with a table with respective ZR ratio calculations in the metadata.

The primary results are in the table below, and high ZR ratio values indicate relatively high strain rates.
Zone	ZR ratio
1	1.2852479
2	1.17442846
3	0.89700274
4	0.74546427
5	0.99841793
6	0.86434253
7	0.83016287
8	1.91696538
9	1.13691977
10	1.68062953
11	1.23044486
12	1.13160887""" ;
    dct:identifier <https://data.openei.org/submissions/3396> ;
    dct:issued "2015-11-15T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2017-08-11T18:36:11+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-106.8823 31.4274, -105.3034 31.4274, -105.3034 34.4832, -106.8823 34.4832, -106.8823 31.4274))"^^gsp:wktLiteral ] ;
    dct:title "Tularosa Basin Play Fairway Analysis: Strain Analysis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Adam Brandt" ;
            vcard:hasEmail <mailto:u0806276@utah.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6ca3ca6b-38b4-46b7-b2d7-df1d4a75b96d/resource/166048f1-0cdd-4383-937e-39ade2fe1f70> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "analysis",
        "basin",
        "ckan",
        "exploration",
        "geo",
        "geoss",
        "geothermal",
        "national",
        "new-mexico",
        "north-america",
        "ratio",
        "strain",
        "strain-rate",
        "texas",
        "tularosa",
        "united-states",
        "zr",
        "zr-ratio" .

<https://data.amerigeoss.org/dataset/6ca3ca6b-38b4-46b7-b2d7-df1d4a75b96d/resource/166048f1-0cdd-4383-937e-39ade2fe1f70> a dcat:Distribution ;
    dct:description """The Tularosa Basin was divided into twelve, roughly equal, zones. Next, a ZR ratio was calculated for each zone individually. This provided a glimpse into how strain is changing throughout the Basin. 
""" ;
    dct:format "ZIP" ;
    dct:issued "2021-06-24T00:11:27.109492"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:18:30.220012"^^xsd:dateTime ;
    dct:title "ZR Ratio Zones.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/652/Tularosa_Basin_ZRratio_Zones.zip> ;
    dcat:mediaType "application/zip" .

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

