@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:TREEBASE .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:treebase .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01882 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:treebase .

bioregistry.metaresource:n2t dcterms:hasPart n2t:treebase .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:treebase .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010170 .

bioregistry:treebase a bioregistry.schema:0000001 ;
    rdfs:label "TreeBASE" ;
    dcterms:description "TreeBASE is a relational database designed to manage and explore information on phylogenetic relationships. It includes phylogenetic trees and data matrices, together with information about the relevant publication, taxa, morphological and sequence-based characters, and published analyses. Data in TreeBASE are exposed to the public if they are used in a publication that is in press or published in a peer-reviewed scientific journal, etc."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:TREEBASE,
        n2t:treebase,
        integbio:nbdc01882,
        prefixcommons:treebase,
        miriam:treebase,
        re3data:r3d100010170 ;
    dcat:keyword "classification",
        "organism",
        "sequence",
        "taxonomy" ;
    foaf:homepage <http://treebase.org/> ;
    bioregistry.schema:0000005 "TB2:S1000"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.org/phylo/treebase/phylows/study/$1?format=html"^^xsd:string ;
    bioregistry.schema:0000008 "^TB[1,2]?:[A-Z][a-z]?\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0001-9254-7318 ;
    bioregistry.schema:0000024 "https://bioregistry.io/treebase:"^^xsd:string ;
    bioregistry.schema:0000027 <http://purl.org/phylo/treebase/phylows/study/TB2:S1000?format=html> ;
    bioregistry.schema:0000029 "treebase" .

orcid:0000-0001-9254-7318 rdfs:label "Rutger Vos" ;
    foaf:mbox "rutgeraldo@gmail.com" .

biocontext:TREEBASE dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:treebase dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc01882 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:treebase dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:treebase dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010170 dcterms:isPartOf bioregistry.metaresource:re3data .

