@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/6861f4ca-ba2d-45f3-8fec-6add57e57cc9> a dcat:Dataset ;
    dct:description "The data presented here are from acid digested sediments from 10 cm composites at different depths in trenches of the Aztec Drinking Water Reservoir #1." ;
    dct:identifier "USGS:5e138723e4b0ecf25c53b3db" ;
    dct:issued "2025-11-22T09:29:01.244850"^^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 ((-108.9844 35.9958, -108.9844 37.1603, -106.3037 37.1603, -106.3037 35.9958, -108.9844 35.9958))"^^gsp:wktLiteral ] ;
    dct:title "Aztec Reservoir #1 Digested Sediment Chemistry" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Johanna MT Blake" ;
            vcard:hasEmail <mailto:jmtblake@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6861f4ca-ba2d-45f3-8fec-6add57e57cc9/resource/1e376e38-03fd-4be3-957c-45c647669107>,
        <https://data.amerigeoss.org/dataset/6861f4ca-ba2d-45f3-8fec-6add57e57cc9/resource/3460d930-bea8-42f8-8f03-78bbf3ba3d16> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "biota",
        "chemistry",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "sediment",
        "united-states",
        "usgs-5e138723e4b0ecf25c53b3db" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/6861f4ca-ba2d-45f3-8fec-6add57e57cc9/resource/1e376e38-03fd-4be3-957c-45c647669107> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:19:38.152578"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:29:01.237213"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P90Q7KI4> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/6861f4ca-ba2d-45f3-8fec-6add57e57cc9/resource/3460d930-bea8-42f8-8f03-78bbf3ba3d16> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:19:38.152567"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:29:01.236771"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5e138723e4b0ecf25c53b3db.xml> ;
    dcat:mediaType "text/xml" .

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

