@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/2e600e80-b25a-4b37-a1a0-4cc46e2328c4> a dcat:Dataset ;
    dct:description "This is the supporting data used to train machine learning models used by the National Earthquake Information Center to improve pick times and classify source characteristics." ;
    dct:identifier "USGS:5ed528ff82ce2832f047eee6" ;
    dct:issued "2025-11-20T17:55:09.925904"^^xsd:dateTime ;
    dct:modified "20200820"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -90.0000, -180.0000 90.0000, 180.0000 90.0000, 180.0000 -90.0000, -180.0000 -90.0000))"^^gsp:wktLiteral ] ;
    dct:title "Waveform Data and Metadata used to National Earthquake Information Center Deep-Learning Models" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William L Yeck" ;
            vcard:hasEmail <mailto:wyeck@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2e600e80-b25a-4b37-a1a0-4cc46e2328c4/resource/a9318384-a8fa-4e25-b868-7468376097ec>,
        <https://data.amerigeoss.org/dataset/2e600e80-b25a-4b37-a1a0-4cc46e2328c4/resource/ccfada71-31bf-4916-bf0a-50ac96319d71> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "deep-learning",
        "earthquake",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "usgs-5ed528ff82ce2832f047eee6",
        "waveform" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2e600e80-b25a-4b37-a1a0-4cc46e2328c4/resource/a9318384-a8fa-4e25-b868-7468376097ec> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:07:17.284436"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:55:09.918029"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5ed528ff82ce2832f047eee6.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/2e600e80-b25a-4b37-a1a0-4cc46e2328c4/resource/ccfada71-31bf-4916-bf0a-50ac96319d71> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:07:17.284443"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:55:09.918447"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9OHF4WL> ;
    dcat:mediaType "application/http" .

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

