@prefix bartoc: <https://bartoc.org/en/node/> .
@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 dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:400 .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:TOL .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:tol .

bioregistry.metaresource:miriam dcterms:hasPart miriam:tol .

bioregistry.metaresource:n2t dcterms:hasPart n2t:tol .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P5221 .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q2300489 .

bioregistry:tol a bioregistry.schema:0000001 ;
    rdfs:label "Tree of Life Web Project" ;
    dcterms:contributor orcid:0000-0003-2699-3066 ;
    dcterms:description """The Tree of Life Web Project (ToL) is a collaborative effort of biologists and nature enthusiasts from around the world. On more than 10,000 World Wide Web pages, the project provides information about biodiversity, the characteristics of different groups of organisms, and their evolutionary history (phylogeny). 

Each page contains information about a particular group, with pages linked one to another hierarchically, in the form of the evolutionary tree of life. Starting with the root of all Life on Earth and moving out along diverging branches to individual species, the structure of the ToL project thus illustrates the genetic connections between all living things."""^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:P5221,
        wikidata:Q2300489,
        bartoc:400,
        biocontext:TOL,
        n2t:tol,
        miriam:tol ;
    foaf:homepage <http://tolweb.org/tree/> ;
    bioregistry.schema:0000005 "98034"^^xsd:string ;
    bioregistry.schema:0000006 "http://tolweb.org/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000023 "tol.webproj" ;
    bioregistry.schema:0000024 "http://tolweb.org/"^^xsd:string ;
    bioregistry.schema:0000026 ror:03m2x1q45 ;
    bioregistry.schema:0000027 <http://tolweb.org/98034> ;
    bioregistry.schema:0000029 "tol" .

orcid:0000-0003-2699-3066 rdfs:label "Meghan Balk" ;
    foaf:mbox "meghan.balk@gmail.com" .

wikidata:P5221 dcterms:isPartOf bioregistry.metaresource:wikidata .

wikidata:Q2300489 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

bartoc:400 dcterms:isPartOf bioregistry.metaresource:bartoc .

biocontext:TOL dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:tol dcterms:isPartOf bioregistry.metaresource:n2t .

miriam:tol dcterms:isPartOf bioregistry.metaresource:miriam .

