@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/8044ac6c-491b-4217-bb40-20ae9b63c0b3> a dcat:Dataset ;
    dct:description """phosphorus retention in wetlands data and metadata. 

This dataset is associated with the following publication:
Lane , C., and B. Autrey. Phosphorus retention of forested and emergent marsh depressional wetlands in differing land uses in Florida, USA.   Wetlands Ecology and Management. Springer Science and Business Media B.V;Formerly Kluwer Academic Publishers B.V.,   GERMANY, 24(1): 45-60, (2016).""" ;
    dct:identifier "8044ac6c-491b-4217-bb40-20ae9b63c0b3" ;
    dct:issued "2025-11-30T12:14:39.002580"^^xsd:dateTime ;
    dct:modified "2025-11-30T12:14:39.002584"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "phosphorus retention data and metadata" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Charles Lane" ;
            vcard:hasEmail <mailto:lane.charles@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8044ac6c-491b-4217-bb40-20ae9b63c0b3/resource/2f7d678b-544f-40ec-8f91-8e8c2586006a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/8044ac6c-491b-4217-bb40-20ae9b63c0b3/resource/2f7d678b-544f-40ec-8f91-8e8c2586006a> a dcat:Distribution ;
    dct:description "P_retention_data.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2019-02-13T02:46:52.322464"^^xsd:dateTime ;
    dct:modified "2025-11-30T12:14:38.996608"^^xsd:dateTime ;
    dct:title "P_retention_data.xlsx" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/281/P_retention_data.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

