@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/31a725e0-dee7-4782-8469-e33a20e6be3c> a dcat:Dataset ;
    dct:description "This dataset contains locations geologic cross sections used in the study." ;
    dct:identifier "USGS:5eb45d1c82ce25b5135ac22d" ;
    dct:issued "2025-11-20T19:47:50.478714"^^xsd:dateTime ;
    dct:modified "20200825"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-76.6438 42.3982, -76.6438 42.4679, -76.5971 42.4679, -76.5971 42.3982, -76.6438 42.3982))"^^gsp:wktLiteral ] ;
    dct:title "Geologic Cross Section Lines in the Enfield Creek Valley" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Benjamin N Fisher" ;
            vcard:hasEmail <mailto:bfisher@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/31a725e0-dee7-4782-8469-e33a20e6be3c/resource/060e75a2-e48b-4341-aa40-e4f68979638e>,
        <https://data.amerigeoss.org/dataset/31a725e0-dee7-4782-8469-e33a20e6be3c/resource/bbdad355-0a1b-4488-b952-5c071c5903bd> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "aquifer",
        "ckan",
        "enfield",
        "geo",
        "geoss",
        "groundwater",
        "national",
        "new-york",
        "north-america",
        "surficial-geology",
        "tompkins-county",
        "united-states",
        "usgs-5eb45d1c82ce25b5135ac22d" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/31a725e0-dee7-4782-8469-e33a20e6be3c/resource/060e75a2-e48b-4341-aa40-e4f68979638e> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:07:58.915045"^^xsd:dateTime ;
    dct:modified "2025-11-20T19:47:50.470004"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9T3U63J> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/31a725e0-dee7-4782-8469-e33a20e6be3c/resource/bbdad355-0a1b-4488-b952-5c071c5903bd> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:07:58.915035"^^xsd:dateTime ;
    dct:modified "2025-11-20T19:47:50.469429"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5eb45d1c82ce25b5135ac22d.xml> ;
    dcat:mediaType "text/xml" .

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

