@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dataportal.senckenberg.de/dataset/b6d0262b-2aef-4397-b3f8-00b0460cd6a9> a dcat:Dataset ;
    dct:contributor [ a foaf:Person ;
            foaf:familyName "Neuschulz" ;
            foaf:givenName "Eike Lena" ;
            foaf:member [ a foaf:Organization ;
                    foaf:name "Senckenberg Biodiversity and Climate Research Centre (BiK-F)" ] ],
        [ a foaf:Person ;
            foaf:familyName "Schleuning" ;
            foaf:givenName "Matthias" ;
            foaf:member [ a foaf:Organization ;
                    foaf:name "Senckenberg Biodiversity and Climate Research Centre (BiK-F)" ] ] ;
    dct:creator [ a foaf:Person ;
            foaf:familyName "Bergamini" ;
            foaf:givenName "Ester" ;
            foaf:member [ a foaf:Organization ;
                    foaf:name "Senckenberg Biodiversity and Climate Research Centre (BiK-F)" ] ] ;
    dct:description """This dataset includes the metadata of the PhD project "Drivers of avian functional diversity and seed-dispersal interactions in recovering tropical forests". This project is part of the DFG Reassembly Research Unit, a German-Ecuadorian research unit that aims to study the recovery of a tropical forest ecosystem through the reassembly of the network among its components (https://www.reassembly.de/). Data will be collected in the Chocó tropical rainforest of Ecuador. The first chapter will study functional diversity, community composition, and functional redundancy of tropical bird assemblages along a forest recovery gradient. The second chapter will explore the role of connectivity and forest structure in explaining deviations between predicted and observed seed-dispersal interaction recovery trajectories. The third experimental chapter will test if artificial bird perches increase the taxonomic and functional diversity of seed dispersers and seed rain.\r
\r
\r
\r
""" ;
    dct:identifier "b6d0262b-2aef-4397-b3f8-00b0460cd6a9" ;
    dct:issued "2026-06-25T11:49:18.870132"^^xsd:dateTime ;
    dct:modified "2026-06-25T12:37:41.244157"^^xsd:dateTime ;
    dct:publisher <https://dataportal.senckenberg.de/organization/94176d22-0cc9-4f32-8e37-ebbb8187a6ae> ;
    dct:spatial [ a dct:location ;
            dct:locality "The study area is located in northwest Ecuador, in the lowland Chocó rainforest. The study plots are located in the Esmeraldas Province, in the Canandé and Tesoro Escondido private reserves (130-540m asl). The area is characterized by 4000–5000mm of annual rainfall, mean temperatures of 21-25°C, and relative humidity ranging from 90% to 100% " ;
            locn:geometry "{\"type\": \"Point\", \"coordinates\": [null, null]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Avian functional diversity and seed-dispersal interactions in a recovery gradient, Ecuadorian Chocó" ;
    dcat:distribution <https://dataportal.senckenberg.de/dataset/b6d0262b-2aef-4397-b3f8-00b0460cd6a9/resource/52b677d3-c5b3-4834-868d-c8ecacb143e3> ;
    dcat:keyword "ecological traits",
        "frugivorous birds",
        "functional diversity",
        "functional traits",
        "seed dispersal" .

<https://dataportal.senckenberg.de/dataset/b6d0262b-2aef-4397-b3f8-00b0460cd6a9/resource/52b677d3-c5b3-4834-868d-c8ecacb143e3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-25T11:50:31.968692"^^xsd:dateTime ;
    dct:modified "2026-06-25T12:37:41.249301"^^xsd:dateTime ;
    dct:title "Ecuador Data" .

<https://dataportal.senckenberg.de/organization/94176d22-0cc9-4f32-8e37-ebbb8187a6ae> a foaf:Organization ;
    foaf:name "SBiK-F - Functional Ecology and Interaction Ecology" .

