@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/0c882b27-b162-4281-ab6a-823fdc1e10eb> a dcat:Dataset ;
    dct:description "Daily position time-series of GPS station BRAD. Format is indicated on first line of file." ;
    dct:identifier <https://data.openei.org/submissions/3305> ;
    dct:issued "2015-07-01T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2018-02-06T17:53:29+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.2167 39.5883, -118.8167 39.5883, -118.8167 39.9883, -119.2167 39.9883, -119.2167 39.5883))"^^gsp:wktLiteral ] ;
    dct:title "BRAD GPS Station Time-Series Data 01/30/2004 - 05/02/2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Corne Kreemer" ;
            vcard:hasEmail <mailto:kreemer@unr.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0c882b27-b162-4281-ab6a-823fdc1e10eb/resource/0e5a9fdc-eed0-4864-b0f7-9224124f65a8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brad",
        "brady",
        "bradys-hot-springs",
        "ckan",
        "field",
        "geo",
        "geodesy",
        "geoss",
        "geothermal",
        "gps",
        "national",
        "nevada",
        "north-america",
        "porotomo",
        "time-series",
        "united-states" .

<https://data.amerigeoss.org/dataset/0c882b27-b162-4281-ab6a-823fdc1e10eb/resource/0e5a9fdc-eed0-4864-b0f7-9224124f65a8> a dcat:Distribution ;
    dct:description "Daily position time-series of GPS station BRAD. Format is indicated on first line of file." ;
    dct:format "tenv3" ;
    dct:issued "2022-08-08T11:27:32.604516"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:14:35.688022"^^xsd:dateTime ;
    dct:title "BRAD Complete Time-Series Data" ;
    dcat:accessURL <http://geodesy.unr.edu/gps_timeseries/tenv3/NA12/BRAD.NA12.tenv3> ;
    dcat:mediaType "application/octet-stream" .

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

