@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 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:15 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:eurovoc .

bioregistry.metaresource:ecoportal dcterms:hasPart ecoportal:EUROVOC .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.d0a681 .

bioregistry:eurovoc a bioregistry.schema:0000001 ;
    rdfs:label "EuroVoc" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "EuroVoc is the EU's multilingual and multidisciplinary thesaurus. It contains keywords, organized in 21 domains and 127 sub-domains, which are used to describe the content of documents in EUR-Lex. [from homepage]"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch ecoportal:EUROVOC,
        bartoc:15,
        fairsharing:FAIRsharing.d0a681 ;
    dcat:keyword "agriculture",
        "business administration",
        "economics",
        "employment",
        "energy engineering",
        "environmental science",
        "fisheries science",
        "food",
        "forest management",
        "geography",
        "international relations",
        "linguistics",
        "political science",
        "public finance",
        "social policy",
        "social science",
        "trade",
        "transport",
        "transportation planning" ;
    foaf:homepage <https://eur-lex.europa.eu/browse/eurovoc.html> ;
    bioregistry.schema:0000005 "1837"^^xsd:string ;
    bioregistry.schema:0000006 "http://eurovoc.europa.eu/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^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://eurovoc.europa.eu/"^^xsd:string ;
    bioregistry.schema:0000027 <http://eurovoc.europa.eu/1837> ;
    bioregistry.schema:0000029 "eurovoc" .

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

ecoportal:EUROVOC dcterms:isPartOf bioregistry.metaresource:ecoportal .

bartoc:15 dcterms:isPartOf bioregistry.metaresource:bartoc .

fairsharing:FAIRsharing.d0a681 dcterms:isPartOf bioregistry.metaresource:fairsharing .

