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

<https://dataportal.senckenberg.de/dataset/8cf3c7b8-2c7f-4207-9bed-a5190c1ea838> a dcat:Dataset ;
    dct:creator [ a foaf:Person ;
            foaf:familyName "Solórzano Kraemer" ;
            foaf:givenName "Mónica M." ;
            foaf:member [ a foaf:Organization ;
                    foaf:name "Senckenberg Gesellschaft für Naturforschung" ] ] ;
    dct:description "This project consists of a review of selected fossils of the family Phoridae, the discovery and description of new taxa as well as a comparison of specimens discovered at different geological ages and geographical distribution all preserved in amber. " ;
    dct:identifier "8cf3c7b8-2c7f-4207-9bed-a5190c1ea838" ;
    dct:isReferencedBy <https://doi.org/10.1186/s12915-025-02376-8> ;
    dct:issued "2022-10-26T12:54:30.641215"^^xsd:dateTime ;
    dct:modified "2026-04-24T07:23:24.941912"^^xsd:dateTime ;
    dct:publisher <https://dataportal.senckenberg.de/organization/b5bac002-4835-407f-b083-86a2d54da691> ;
    dct:title "Palaeodiversity and evolution of selected Phoridae in amber from Cretaceous to Holocene" ;
    dcat:keyword "Biodiversity",
        "paleobiology" .

<https://dataportal.senckenberg.de/organization/b5bac002-4835-407f-b083-86a2d54da691> a foaf:Organization ;
    foaf:name "SF - Palaeozoology I - Amber Research" .

<https://doi.org/10.1186/s12915-025-02376-8> a schema1:PublicationEvent ;
    schema1:identifier "doi:10.1186/s12915-025-02376-8" ;
    schema1:url "https://doi.org/10.1186/s12915-025-02376-8" .

