@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/0c658f51-867a-43ac-ba69-da86e2dffc71> a dcat:Dataset ;
    dct:description """Time-averaged shear-wave velocity to 30 m depth about the Fallon, NV FORGE site.
""" ;
    dct:identifier <https://data.openei.org/submissions/3692> ;
    dct:issued "2018-03-12T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2019-11-15T00:05:05+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: Vs30m Seismic Velocity" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Blankenship" ;
            vcard:hasEmail <mailto:dablank@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0c658f51-867a-43ac-ba69-da86e2dffc71/resource/05bed8de-97f6-472e-b297-2e823551fb68>,
        <https://data.amerigeoss.org/dataset/0c658f51-867a-43ac-ba69-da86e2dffc71/resource/0fc0e445-5365-4281-913a-127494dfd587>,
        <https://data.amerigeoss.org/dataset/0c658f51-867a-43ac-ba69-da86e2dffc71/resource/b4a906e9-8026-4ff2-b9fc-b948637ce092> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "egs",
        "energy",
        "fallon",
        "forge",
        "geo",
        "geophysics",
        "geoss",
        "geothermal",
        "national",
        "nevada",
        "north-america",
        "nv",
        "s-wave",
        "seismic",
        "seismicity",
        "shearwave",
        "united-states",
        "velocity",
        "vetted-no",
        "vs30" .

<https://data.amerigeoss.org/dataset/0c658f51-867a-43ac-ba69-da86e2dffc71/resource/05bed8de-97f6-472e-b297-2e823551fb68> a dcat:Distribution ;
    dct:description "Plotted Vs30 (m/s) for data extent. Well 21-31 location labeled on plot." ;
    dct:format "PNG" ;
    dct:issued "2022-08-08T11:48:37.689623"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:20:28.473800"^^xsd:dateTime ;
    dct:title "Vs30 Contour Plot.png" ;
    dcat:accessURL <https://gdr.openei.org/files/1028/fallon_vs30.png> ;
    dcat:mediaType "image/png" .

<https://data.amerigeoss.org/dataset/0c658f51-867a-43ac-ba69-da86e2dffc71/resource/0fc0e445-5365-4281-913a-127494dfd587> a dcat:Distribution ;
    dct:description "Global Vs30 data used in Fallon FORGE modelling." ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T11:48:37.689627"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:20:28.474693"^^xsd:dateTime ;
    dct:title "GMT Grid" ;
    dcat:accessURL <https://earthquake.usgs.gov/data/vs30/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/0c658f51-867a-43ac-ba69-da86e2dffc71/resource/b4a906e9-8026-4ff2-b9fc-b948637ce092> a dcat:Distribution ;
    dct:description "Shear-wave velocity data for the upper 30 m depth about the Fallon, NV FORGE site. Fields include: 1) Longitude; 2) Latitude; 3) Vs30 (m/s)" ;
    dct:format "dat" ;
    dct:issued "2022-08-08T11:48:37.689617"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:20:28.472799"^^xsd:dateTime ;
    dct:title "Vs30 Shear Wave Velocity Data .dat" ;
    dcat:accessURL <https://gdr.openei.org/files/1028/fallon_vs30.dat> ;
    dcat:mediaType "text/html" .

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

