@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/0ea89171-bca0-4669-94f3-80ae6dd9f1e4> a dcat:Dataset ;
    dct:description "This dataset provides location information for the seismic reflection line CRmv across Crowleys Ridge in the New Madrid seismic zone, central US. The seismic reflection data are interpreted and discussed in the associated publication" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-5e34574ce4b0a79317dae3c0> ;
    dct:issued "2025-09-23T20:13:46.926010"^^xsd:dateTime ;
    dct:modified "2020-08-18T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-92.0000 33.0000, -92.0000 37.0000, -90.0000 37.0000, -90.0000 33.0000, -92.0000 33.0000))"^^gsp:wktLiteral ] ;
    dct:title "Location of Seismic Reflection Line CRmv" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jessica Thompson Jobe" ;
            vcard:hasEmail <mailto:jjobe@usbr.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0ea89171-bca0-4669-94f3-80ae6dd9f1e4/resource/ad9889aa-3cb4-4d6d-b06e-7cc2991c40b3>,
        <https://data.amerigeoss.org/dataset/0ea89171-bca0-4669-94f3-80ae6dd9f1e4/resource/e3d37962-7718-45af-891b-f0b4355192ca> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "arkansas",
        "central-united-states",
        "faults",
        "geoscientificinformation",
        "ghsc",
        "new-madrid",
        "seismic-reflection-line",
        "usgs-5e34574ce4b0a79317dae3c0" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/0ea89171-bca0-4669-94f3-80ae6dd9f1e4/resource/ad9889aa-3cb4-4d6d-b06e-7cc2991c40b3> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-13T09:44:22.876852"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:13:46.902445"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9TFRP5D> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/0ea89171-bca0-4669-94f3-80ae6dd9f1e4/resource/e3d37962-7718-45af-891b-f0b4355192ca> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-16T01:52:49.183012"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:13:46.901543"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5e34574ce4b0a79317dae3c0.xml> ;
    dcat:mediaType "text/xml" .

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

