@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/e0c83292-71e4-42d3-b2e8-64c03e5766d1> a dcat:Dataset ;
    dct:description """Links to URL's with latest time-series of GPS stations BRAD, BRDY and BRD1
Files with links to URL's (i.e., ftp location) of GPS RINEX files archived since last report.""" ;
    dct:identifier "e0c83292-71e4-42d3-b2e8-64c03e5766d1" ;
    dct:issued "2025-12-01T22:53:55.855375"^^xsd:dateTime ;
    dct:modified "2025-12-01T22:53:55.855379"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "BRAD BRDY and BRD1 GPS Station RINEX Files 01-18-2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kurt Feigl" ;
            vcard:hasEmail <mailto:Feigl@wisc.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e0c83292-71e4-42d3-b2e8-64c03e5766d1/resource/cb5988c0-20d6-4dc8-ae56-4aefa6fec5a3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e0c83292-71e4-42d3-b2e8-64c03e5766d1/resource/cb5988c0-20d6-4dc8-ae56-4aefa6fec5a3> a dcat:Distribution ;
    dct:issued "2018-08-10T19:04:43.449270"^^xsd:dateTime ;
    dct:modified "2025-12-01T22:53:55.849158"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://gdr.openei.org/submissions/896> ;
    dcat:mediaType "application/unknown" .

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

