@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/57a28fd6-e84e-480d-b3df-a566a0f5113f> a dcat:Dataset ;
    dct:description "The National Seismic Hazard Model (NSHM) utilizes a fault sections database (FSD) throughout the model workflow. Working towards a 2023 NSHM release, the NSHM23 FSD encompasses a major update with the addition of new fault sections, as well as the revision of existing fault sections from prior FSD (2014). The additions and revisions were largely based on the U.S. Geological Survey's Quaternary Faults and Folds Database (QFFD). The nshm-faultmaps.ipynb Jupyter Notebook (Python code) provides users with a visual, side-by-side comparison of fault representations from the QFFD, NSHM14 FSD and NSHM23 FSD. The code downloads the fault sections databases to the user's computer and plots maps of each fault based on the user's preferences." ;
    dct:identifier "USGS:6238f199d34e915b67cc4829" ;
    dct:issued "2025-11-21T20:34:21.265801"^^xsd:dateTime ;
    dct:modified "20220523"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-127.4854 30.5623, -127.4854 49.2965, -104.5459 49.2965, -104.5459 30.5623, -127.4854 30.5623))"^^gsp:wktLiteral ] ;
    dct:title "Plotting multiple fault representations: Applications for National Seismic Hazard Model 2023 update (NSHM-faultmaps)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Camille M Collett" ;
            vcard:hasEmail <mailto:ccollett@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/57a28fd6-e84e-480d-b3df-a566a0f5113f/resource/369cda89-b265-4122-9006-930b5b607a18>,
        <https://data.amerigeoss.org/dataset/57a28fd6-e84e-480d-b3df-a566a0f5113f/resource/b13f7c58-7036-488a-90fc-4b03a073073c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fault",
        "geo",
        "geoss",
        "national",
        "north-america",
        "nshm",
        "united-states",
        "usgs-6238f199d34e915b67cc4829" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/57a28fd6-e84e-480d-b3df-a566a0f5113f/resource/369cda89-b265-4122-9006-930b5b607a18> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:42:41.638566"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:34:21.258796"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9E3B8AG> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/57a28fd6-e84e-480d-b3df-a566a0f5113f/resource/b13f7c58-7036-488a-90fc-4b03a073073c> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:42:41.638559"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:34:21.258371"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.6238f199d34e915b67cc4829.xml> ;
    dcat:mediaType "text/xml" .

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

