@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/1a8bfad3-ea5a-4341-ab01-c47031887878> a dcat:Dataset ;
    dct:description """Links and instructions for downloading Brady's triggered seismic network waveform data from the Northern California Earthquake Data Center (NCEDC).  Data from 7/5/10-1/18/13 presently available.
""" ;
    dct:identifier <https://data.openei.org/submissions/3296> ;
    dct:issued "2015-03-31T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2018-02-06T00:39: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.2167 39.5883, -118.8167 39.5883, -118.8167 39.9883, -119.2167 39.9883, -119.2167 39.5883))"^^gsp:wktLiteral ] ;
    dct:title "Instructions for Downloading Brady Seismic Network Raw Waveform Data from NCEDC" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Foxall" ;
            vcard:hasEmail <mailto:bfoxall@lbl.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1a8bfad3-ea5a-4341-ab01-c47031887878/resource/4abfebbf-0463-4b09-95b5-1cfadbe62559> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "data",
        "download",
        "egs",
        "geo",
        "geoss",
        "geothermal",
        "instructions",
        "links",
        "national",
        "ncedc",
        "network",
        "nevada",
        "north-america",
        "seismic",
        "united-states",
        "waveform" .

<https://data.amerigeoss.org/dataset/1a8bfad3-ea5a-4341-ab01-c47031887878/resource/4abfebbf-0463-4b09-95b5-1cfadbe62559> a dcat:Distribution ;
    dct:description "Links and instructions for downloading Brady's triggered seismic network waveform data from the Northern California Earthquake Data Center (NCEDC)." ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T11:27:01.485963"^^xsd:dateTime ;
    dct:modified "2025-11-20T06:28:24.141220"^^xsd:dateTime ;
    dct:title "Download Links and Instructions .pdf" ;
    dcat:accessURL <https://gdr.openei.org/files/483/Brady_RAW_Seismic_Data_NCEDC_Download_Instructions%20.pdf> ;
    dcat:mediaType "application/pdf" .

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

