@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/6292f7c3-9d80-4597-b747-8c9cd0d9cb51> a dcat:Dataset ;
    dct:description "Measurements of particle extraction efficiency under various flow rate and magnetic power conditions" ;
    dct:identifier <https://data.openei.org/submissions/3737> ;
    dct:issued "2018-07-27T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2018-08-14T22:49:44+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.2836 46.3436, -119.2735 46.3436, -119.2735 46.3495, -119.2836 46.3495, -119.2836 46.3436))"^^gsp:wktLiteral ] ;
    dct:title "Magnetic Test Loop Particle Retention Data for REE Extraction from Geothermal Fluids" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pete McGrail" ;
            vcard:hasEmail <mailto:pete.mcgrail@pnnl.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6292f7c3-9d80-4597-b747-8c9cd0d9cb51/resource/04a8d713-58be-4aaf-b70a-382685803cf9>,
        <https://data.amerigeoss.org/dataset/6292f7c3-9d80-4597-b747-8c9cd0d9cb51/resource/7b221a84-f8b9-4adb-882d-f666051bd90d> ;
    dcat:keyword "absorbance",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "comparison",
        "element",
        "energy",
        "extraction",
        "geo",
        "geoss",
        "geothermal",
        "magnetic",
        "mineral",
        "mineral-extraction",
        "nanoparticle",
        "national",
        "north-america",
        "operation",
        "particle",
        "rare-earth",
        "rate",
        "ree",
        "retention",
        "united-states" .

<https://data.amerigeoss.org/dataset/6292f7c3-9d80-4597-b747-8c9cd0d9cb51/resource/04a8d713-58be-4aaf-b70a-382685803cf9> a dcat:Distribution ;
    dct:description "Computed nanoparticle removal efficiency under various operating conditions in magnetic test loop system" ;
    dct:format "XLS" ;
    dct:issued "2022-08-08T11:51:11.492305"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:02:53.259696"^^xsd:dateTime ;
    dct:title "Retention Rate Comparison Data.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/1078/Retention%20rate%20comparison%20data_GTO.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/6292f7c3-9d80-4597-b747-8c9cd0d9cb51/resource/7b221a84-f8b9-4adb-882d-f666051bd90d> a dcat:Distribution ;
    dct:description "Raw UV-VIS absorbance data collected on discharge streams from magnetic test loop system" ;
    dct:format "XLS" ;
    dct:issued "2022-08-08T11:51:11.492312"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:02:53.260107"^^xsd:dateTime ;
    dct:title "Magnetic Loop Operation Matrix Data.xls" ;
    dcat:accessURL <https://gdr.openei.org/files/1078/Magnetic%20loop%20operation%20matrix%20data_GTO.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

