@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/18abe6e1-3247-480a-9029-f9d0073db01f> a dcat:Dataset ;
    dct:description """Borehole W1 is a NQ core hole drilled at our test site in Socorro.  The rock is rhyolite.   Borehole W1 which was used to test gas-gas explosive mixtures is 55 feet deep with casing (pinkish in the drawing) set to 35 feet.  The model is a representation of the borehole and the holes we cored around the central borehole after the test.  The brown colored core holes showed dye when we filled W1 with water and slightly pressurized it.  This indicates there was some path between W1 and the colored core hole.  The core holes are shown to  their TD in the drawing.   The green plane is a fracture plane which we believe is the result of the explosions of the gas mixture in W1. 

Data resource is a 2D .pdf Solid Works Drawing of borehole W1.""" ;
    dct:identifier <https://data.openei.org/submissions/6768> ;
    dct:issued "2014-09-03T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-01-27T23:02:17+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.8640 33.9424, -106.8640 33.9424, -106.8640 33.9424, -106.8640 33.9424, -106.8640 33.9424))"^^gsp:wktLiteral ] ;
    dct:title "Testing for Controlled Rapid Pressurization" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Steven Knudsen" ;
            vcard:hasEmail <mailto:sdknuds@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/18abe6e1-3247-480a-9029-f9d0073db01f/resource/4f047db2-50e0-460a-a12d-8249f7bb2f47> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "borehole",
        "cad",
        "controlled",
        "core",
        "downhole",
        "drawing",
        "egs",
        "energetic",
        "experiment",
        "explosive",
        "gas-gas",
        "gas-gas-pressurization",
        "geothermal",
        "high-temperature",
        "hydraulic",
        "material",
        "pressurization",
        "rapid-pressurization",
        "rhyolite",
        "socorro-test-site",
        "solidworks",
        "stimulation",
        "system",
        "w1",
        "wellbore" .

<https://data.amerigeoss.org/dataset/18abe6e1-3247-480a-9029-f9d0073db01f/resource/4f047db2-50e0-460a-a12d-8249f7bb2f47> a dcat:Distribution ;
    dct:description "2D Solidworks rendering of borehole W1 with cores" ;
    dct:format "PDF" ;
    dct:issued "2025-01-11T22:01:00.750193"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:18:37.013105"^^xsd:dateTime ;
    dct:title "2D Borehole with Cores.pdf" ;
    dcat:accessURL <https://gdr.openei.org/files/457/borehole%20with%20cores_2D.pdf> ;
    dcat:mediaType "application/pdf" .

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

