@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/b8e76d0d-1f18-48b7-975e-0545dbace705> a dcat:Dataset ;
    dct:contributor [ a foaf:Person ;
            foaf:familyName "Thines" ;
            foaf:givenName "Marco" ;
            foaf:member [ a foaf:Organization ;
                    foaf:name "Goethe University Frankfurt, Institute of Ecology, Evolution and Diversity" ],
                [ a foaf:Organization ;
                    foaf:name "Senckenberg Biodiversity and Climate Research Centre (BiK-F)" ] ] ;
    dct:creator [ a foaf:Person ;
            foaf:familyName "Mishra" ;
            foaf:givenName "Bagdevi" ;
            foaf:member [ a foaf:Organization ;
                    foaf:name "Goethe University Frankfurt" ],
                [ a foaf:Organization ;
                    foaf:name "Senckenberg Biodiversity and Climate Research Centre (BiK-F)" ] ] ;
    dct:description "This web server offers a complete pipeline with commonly used phylogeny-related software, which can run the whole process of sequence acquisition, reference sequence search, alignment and phylogenetic inference with a single execution command once the necessary parameters have been selected from drop-down menus. It allows choosing alternate programes for each step and also offers the flexibility to use any part of the pipeline independently. Along with providing a compact pipeline, this web service provides several functionalities to avoid manual intervention such as sorting sequences into the same orientation, cutting reference sequences, removal of redundant sequences and the possibility to choose reference sequences from top ‘species’ hits instead of top GenBank entry hits. All resulting trees and intermediate files are made available for download for subsequent use. Thus, the TrEase service offers a barrier-free entry into standard phylogenetic analyses. It is available at https://thines-lab.senckenberg.de/trease." ;
    dct:identifier "b8e76d0d-1f18-48b7-975e-0545dbace705" ;
    dct:isReferencedBy <https://doi.org/10.1007/s11557-023-01931-3> ;
    dct:issued "2026-04-17T06:39:55.696588"^^xsd:dateTime ;
    dct:modified "2026-04-27T20:35:13.498626"^^xsd:dateTime ;
    dct:publisher <https://dataportal.senckenberg.de/organization/e884f2d1-c322-4b52-8202-5c7acbff2d39> ;
    dct:title "TrEase Web Server" ;
    dcat:distribution <https://dataportal.senckenberg.de/dataset/b8e76d0d-1f18-48b7-975e-0545dbace705/resource/36ca51d7-f651-4092-bc13-d16ed1257fe7>,
        <https://dataportal.senckenberg.de/dataset/b8e76d0d-1f18-48b7-975e-0545dbace705/resource/d295961b-13fd-4fe0-b0db-ef6bd2958aed> ;
    dcat:keyword "Phylogeny",
        "species identification",
        "web server" .

<https://dataportal.senckenberg.de/dataset/b8e76d0d-1f18-48b7-975e-0545dbace705/resource/36ca51d7-f651-4092-bc13-d16ed1257fe7> a dcat:Distribution ;
    dct:description "A detailed pipeline of the TrEase server." ;
    dct:format "JPEG" ;
    dct:issued "2026-04-27T20:24:37.598041"^^xsd:dateTime ;
    dct:modified "2026-04-27T20:35:13.504111"^^xsd:dateTime ;
    dct:title "trease pipeline" ;
    dcat:accessURL <https://dataportal.senckenberg.de/dataset/b8e76d0d-1f18-48b7-975e-0545dbace705/resource/36ca51d7-f651-4092-bc13-d16ed1257fe7/download/trease_pipeline.jpg> ;
    dcat:byteSize 140260.0 ;
    dcat:mediaType "image/jpeg" .

<https://dataportal.senckenberg.de/dataset/b8e76d0d-1f18-48b7-975e-0545dbace705/resource/d295961b-13fd-4fe0-b0db-ef6bd2958aed> a dcat:Distribution ;
    dct:description "A detailed pipeline of trease server" ;
    dct:format "JPEG" ;
    dct:issued "2026-04-27T20:31:42.326293"^^xsd:dateTime ;
    dct:modified "2026-04-27T20:31:42.631135"^^xsd:dateTime ;
    dct:title "trease_pipeline.jpg" ;
    dcat:accessURL <https://dataportal.senckenberg.de/dataset/b8e76d0d-1f18-48b7-975e-0545dbace705/resource/d295961b-13fd-4fe0-b0db-ef6bd2958aed/download/trease_pipeline.jpg> ;
    dcat:byteSize 140260.0 ;
    dcat:mediaType "image/jpeg" .

<https://dataportal.senckenberg.de/organization/e884f2d1-c322-4b52-8202-5c7acbff2d39> a foaf:Organization ;
    foaf:name "SBiK-F - Evolutionary Analyses and Biological Archives" .

<https://doi.org/10.1007/s11557-023-01931-3> a schema1:PublicationEvent ;
    schema1:identifier "doi:10.1007/s11557-023-01931-3" ;
    schema1:url "https://doi.org/10.1007/s11557-023-01931-3" .

