@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/3bc858df-5772-49a5-a131-c6710fc4154f> a dcat:Dataset ;
    dct:description "Compilation of results for mechanical and fluid flow properties of analogue outcrop samples - experimental data for compressional and shear wave velocities, tensile strengths, and compressive strengths. Outcrop location and sample orientation data are documented in a separate csv file." ;
    dct:identifier <https://data.openei.org/submissions/3693> ;
    dct:issued "2018-03-12T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2019-11-15T00:05:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-118.8500 39.1800, -118.4500 39.1800, -118.4500 39.5800, -118.8500 39.5800, -118.8500 39.1800))"^^gsp:wktLiteral ] ;
    dct:title "Fallon FORGE: Analogue Outcrop Samples" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Blankenship" ;
            vcard:hasEmail <mailto:dablank@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3bc858df-5772-49a5-a131-c6710fc4154f/resource/1a248368-8b8d-4ad9-9041-5ff3a3fead31>,
        <https://data.amerigeoss.org/dataset/3bc858df-5772-49a5-a131-c6710fc4154f/resource/bd52fcce-1c4c-47af-9f9a-e1f5a4288fce> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "analogue",
        "ckan",
        "egs",
        "energy",
        "fallon",
        "forge",
        "geo",
        "geology",
        "geoss",
        "geothermal",
        "hand-samples",
        "mechanics",
        "national",
        "nevada",
        "north-america",
        "nv",
        "outcrop",
        "united-states",
        "vetted-no" .

<https://data.amerigeoss.org/dataset/3bc858df-5772-49a5-a131-c6710fc4154f/resource/1a248368-8b8d-4ad9-9041-5ff3a3fead31> a dcat:Distribution ;
    dct:description """CSV containing location, lithology, and orientation data for analogue basement rock samples under analysis in Fallon FORGE.

Fields:
Field 1: FID
Field 1: Shape
Field 1: Outcrop Range Location
Field 1: Sample ID
Field 1: Formation
Field 1: Lithology
Field 1: Outcrop/Lithology Notes
Field 1: Strike
Field 1: Dip
Field 1: Dip Direction
Field 1: Strike/Dip Notes
Field 1: Latitude
Field 1: Longitude
""" ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T11:48:37.716317"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:30:39.230641"^^xsd:dateTime ;
    dct:title "Analogue Sample Sites.csv" ;
    dcat:accessURL <https://gdr.openei.org/files/1029/AnalogueSampleSites.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3bc858df-5772-49a5-a131-c6710fc4154f/resource/bd52fcce-1c4c-47af-9f9a-e1f5a4288fce> a dcat:Distribution ;
    dct:description "Mechanical and fluid flow properties for analogue samples - experimental data for compressional and shear wave velocities, tensile strengths, and compressive strengths." ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T11:48:37.716323"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:30:39.231063"^^xsd:dateTime ;
    dct:title "Analogue Mechanical Properties.pdf" ;
    dcat:accessURL <https://gdr.openei.org/files/1029/AnalogueMechanicalProps.pdf> ;
    dcat:mediaType "application/pdf" .

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

