@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 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:bioregistry dcterms:hasPart bioregistry:eclas .

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

bioregistry:eclas a bioregistry.schema:0000001 ;
    rdfs:label "European Commission Library Thesaurus" ;
    dcterms:description "Dating from 1978 when catalogues of the Central Library of the Commission of the European Communities (now the European Union) were computerised, ECLAS is a thesaurus created by the Central Library of the Commission of the European Communities for indexing the publications and documents acquired by the Central Library of the Commission. ECLAS was based on the Macrothesaurus of OECD and complemented by the ILO thesaurus. After creation of EUROVOC in 1984, convergence started in order to bring ECLAS in line with EUROVOC, but it was never complete. ECLAS contains nineteen areas of interest in a hierarchical tree structure consisting of four levels. ECLAS is fully available in English and in French. The OP COMM ECLAS is maintained by the Publications Office of the European Union on the EU Vocabularies website."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch tib.ts:eclas ;
    dcat:keyword "educational resources",
        "literature" ;
    foaf:homepage <https://op.europa.eu> ;
    bioregistry.schema:0000005 "004.11.00.0100"^^xsd:string ;
    bioregistry.schema:0000006 "http://data.europa.eu/bkc/notation_$1"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "http://data.europa.eu/bkc/notation_"^^xsd:string ;
    bioregistry.schema:0000027 <http://data.europa.eu/bkc/notation_004.11.00.0100> ;
    bioregistry.schema:0000029 "eclas" .

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

