@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/15e38bf9-f26a-438a-8943-3cb2a5217196> a dcat:Dataset ;
    dct:description "This submission includes the geographic extent shapefile of the Milford FORGE site located in Utah, along with a shapefile of seismometer positions throughout the area, and models of basin depth and potentiometric contours." ;
    dct:identifier "15e38bf9-f26a-438a-8943-3cb2a5217196" ;
    dct:issued "2025-11-29T03:06:39.880103"^^xsd:dateTime ;
    dct:modified "2025-11-29T03:06:39.880107"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Utah FORGE Site Location, Datasets, and Models" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joe Moore" ;
            vcard:hasEmail <mailto:jmoore@egi.utah.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/15e38bf9-f26a-438a-8943-3cb2a5217196/resource/1b9a7264-b241-4e24-aacc-6969610e7360> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/15e38bf9-f26a-438a-8943-3cb2a5217196/resource/1b9a7264-b241-4e24-aacc-6969610e7360> a dcat:Distribution ;
    dct:issued "2018-08-10T19:05:05.100828"^^xsd:dateTime ;
    dct:modified "2025-11-29T03:06:39.873533"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://gdr.openei.org/submissions/715> ;
    dcat:mediaType "application/unknown" .

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

