@prefix bartoc: <https://bartoc.org/en/node/> .
@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 ecoportal: <http://ecoportal.lifewatch.eu/ontologies/> .
@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 tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:20394 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:euroscivoc .

bioregistry.metaresource:ecoportal dcterms:hasPart ecoportal:EUROSCIVOC .

bioregistry.metaresource:tib dcterms:hasPart tib.ts:euroscivoc .

bioregistry:euroscivoc a bioregistry.schema:0000001 ;
    rdfs:label "European Science Vocabulary" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "European Science Vocabulary (EuroSciVoc) is the taxonomy of fields of science based on OECD's 2015 Frascati Manual taxonomy. It was extended with fields of science categories extracted from CORDIS content through a semi-automatic process developed with Natural Language Processing (NLP) techniques. (from homepage)"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch ecoportal:EUROSCIVOC,
        bartoc:20394,
        tib.ts:euroscivoc ;
    dcat:keyword "computer science",
        "educational resources" ;
    foaf:homepage <https://op.europa.eu/en/web/eu-vocabularies/dataset/-/resource?uri=http://publications.europa.eu/resource/dataset/euroscivoc> ;
    bioregistry.schema:0000005 "ceaf4ca0-9b09-4313-85a5-2edf1762e443"^^xsd:string ;
    bioregistry.schema:0000006 "http://data.europa.eu/8mn/euroscivoc/$1"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Publications Office of the European Union" ;
            foaf:mbox "OP-EU-VOCABULARIES@publications.europa.eu" ] ;
    bioregistry.schema:0000024 "http://data.europa.eu/8mn/euroscivoc/"^^xsd:string ;
    bioregistry.schema:0000027 <http://data.europa.eu/8mn/euroscivoc/ceaf4ca0-9b09-4313-85a5-2edf1762e443> ;
    bioregistry.schema:0000029 "euroscivoc" .

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

ecoportal:EUROSCIVOC dcterms:isPartOf bioregistry.metaresource:ecoportal .

bartoc:20394 dcterms:isPartOf bioregistry.metaresource:bartoc .

tib.ts:euroscivoc dcterms:isPartOf bioregistry.metaresource:tib .

