@prefix bartoc: <https://bartoc.org/en/node/> .
@prefix biodivportal: <https://biodivportal.gfbio.org/ontologies/> .
@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 fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:40 .

bioregistry.metaresource:biodivportal dcterms:hasPart biodivportal:UNESCOTHES .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:unesco.thesaurus .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.81dc5f .

bioregistry:unesco.thesaurus a bioregistry.schema:0000001 ;
    rdfs:label "UNESCO Thesaurus" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "The UNESCO Thesaurus is a controlled and structured list of terms used in subject analysis and retrieval of documents and publications in the fields of education, culture, natural sciences, social and human sciences, communication and information. Continuously enriched and updated, its multidisciplinary terminology reflects the evolution of UNESCO's programmes and activities. [from homepage]"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch bartoc:40,
        biodivportal:UNESCOTHES,
        fairsharing:FAIRsharing.81dc5f ;
    dcat:keyword "communication science",
        "culture",
        "education science",
        "political science",
        "subject agnostic" ;
    foaf:homepage <http://vocabularies.unesco.org/thesaurus> ;
    bioregistry.schema:0000005 "585"^^xsd:string ;
    bioregistry.schema:0000006 "http://vocabularies.unesco.org/thesaurus/concept$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "UNESCO" ;
            foaf:mbox "vocabularies@unesco.org" ] ;
    bioregistry.schema:0000023 "UNESCOTHES" ;
    bioregistry.schema:0000024 "http://vocabularies.unesco.org/thesaurus/concept"^^xsd:string ;
    bioregistry.schema:0000027 <http://vocabularies.unesco.org/thesaurus/concept585> ;
    bioregistry.schema:0000029 "unesco.thesaurus" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

bartoc:40 dcterms:isPartOf bioregistry.metaresource:bartoc .

biodivportal:UNESCOTHES dcterms:isPartOf bioregistry.metaresource:biodivportal .

fairsharing:FAIRsharing.81dc5f dcterms:isPartOf bioregistry.metaresource:fairsharing .

