@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/4a8c9013-b572-4cc8-b390-c409d0929f16> a dcat:Dataset ;
    dct:description "This data set contains concentrations of phosphorus and 48 other elements determined on core samples collected in Lake Lanier." ;
    dct:identifier "USGS:5f491f2982ce4c3d122b1495" ;
    dct:issued "2025-11-21T12:07:37.382202"^^xsd:dateTime ;
    dct:modified "20210622"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-84.0580 34.1467, -84.0580 34.1769, -84.0188 34.1769, -84.0188 34.1467, -84.0580 34.1467))"^^gsp:wktLiteral ] ;
    dct:title "Lake Lanier phosphorus and metals" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sharon A Fitzgerald" ;
            vcard:hasEmail <mailto:safitzge@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4a8c9013-b572-4cc8-b390-c409d0929f16/resource/33389e27-ebca-43e8-968d-14a66f94f411>,
        <https://data.amerigeoss.org/dataset/4a8c9013-b572-4cc8-b390-c409d0929f16/resource/5c67bb9c-e3a0-4b50-bd58-76ff1ee07567> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "georgia",
        "geoss",
        "inlandwaters",
        "lake-lanier",
        "lead",
        "metals",
        "national",
        "north-america",
        "phosphorus",
        "united-states",
        "usgs-5f491f2982ce4c3d122b1495" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/4a8c9013-b572-4cc8-b390-c409d0929f16/resource/33389e27-ebca-43e8-968d-14a66f94f411> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:05:02.039060"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:07:37.373453"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P920L16R> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/4a8c9013-b572-4cc8-b390-c409d0929f16/resource/5c67bb9c-e3a0-4b50-bd58-76ff1ee07567> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:05:02.039048"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:07:37.373046"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5f491f2982ce4c3d122b1495.xml> ;
    dcat:mediaType "text/xml" .

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

