@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/6c40f8b2-9689-4b11-acf7-565143820634> a dcat:Dataset ;
    dct:description "Map of the PoroTomo Laboratory at Brady Field, Nevada. Map includes locations of GPS Stations, Shaker Stations, Vibroseis Sites, Seismometers, Fiber-Optic Cables, and wells" ;
    dct:identifier <https://data.openei.org/submissions/4131> ;
    dct:issued "2016-03-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2018-02-06T19:05:59+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.0282 39.7901, -118.9925 39.7901, -118.9925 39.8190, -119.0282 39.8190, -119.0282 39.7901))"^^gsp:wktLiteral ] ;
    dct:title "Brady Geothermal Field PoroTomo Laboratory Deployment Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Janice Lopeman" ;
            vcard:hasEmail <mailto:jlopeman@ormat.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6c40f8b2-9689-4b11-acf7-565143820634/resource/7e1a7eeb-56ee-472b-88f9-cf84b5bc2106> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brady-geothermal-field",
        "ckan",
        "deployment",
        "egs",
        "geo",
        "geoss",
        "geothermal",
        "gps",
        "gps-station",
        "lab",
        "laboratory",
        "location",
        "map",
        "national",
        "north-america",
        "porotomo",
        "seismic-monitoring",
        "seismometer",
        "shaker",
        "shaker-station",
        "site",
        "station",
        "united-states",
        "vibroseis",
        "well" .

<https://data.amerigeoss.org/dataset/6c40f8b2-9689-4b11-acf7-565143820634/resource/7e1a7eeb-56ee-472b-88f9-cf84b5bc2106> a dcat:Distribution ;
    dct:description "PoroTomo Laboratory Deployment Map" ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T12:12:41.807920"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:02:41.618654"^^xsd:dateTime ;
    dct:title "Porotomo Site Map.pdf" ;
    dcat:accessURL <https://gdr.openei.org/files/822/Porotomo_Deployment_Map.pdf> ;
    dcat:mediaType "application/pdf" .

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

