@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 doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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 tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:20501 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:voc4cat .

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

bioregistry:voc4cat a bioregistry.schema:0000001 ;
    rdfs:label "A vocabulary for the catalysis disciplines" ;
    dcterms:contributor orcid:0000-0002-5898-1820 ;
    dcterms:description "Voc4Cat is a [SKOS](https://www.w3.org/TR/2009/REC-skos-reference-20090818/) vocabulary for the catalysis disciplines. The vocabulary was created in the [NFDI4Cat](http://www.nfdi4cat.org/) initiative. The first collection of terms was published in June 2023 with a focus on photo catalysis. Our goal is to continuously extend the vocabulary to other areas of catalysis and related disciplines like chemical engineering or materials science."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/nfdi4cat/voc4cat> ;
    skos:exactMatch bartoc:20501,
        tib.ts:voc4cat ;
    dcat:keyword "chemistry",
        "fairmat",
        "nfdi4cat",
        "nfdi4chem" ;
    foaf:homepage <https://nfdi4cat.github.io/voc4cat/> ;
    bioregistry.schema:0000005 "0000123"^^xsd:string ;
    bioregistry.schema:0000006 "https://w3id.org/nfdi4cat/voc4cat_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7,}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-6242-2167 ;
    bioregistry.schema:0000021 orcid:0000-0003-4423-4370 ;
    bioregistry.schema:0000024 "https://w3id.org/nfdi4cat/voc4cat_"^^xsd:string ;
    bioregistry.schema:0000026 ror:01k9z4a50 ;
    bioregistry.schema:0000027 <https://w3id.org/nfdi4cat/voc4cat_0000123> ;
    bioregistry.schema:0000029 "voc4cat" .

orcid:0000-0002-5898-1820 rdfs:label "David Linke" ;
    foaf:mbox "David.Linke@catalysis.de" .

orcid:0000-0002-6242-2167 rdfs:label "Nikolaos Moustakas" ;
    foaf:mbox "nikolaos.moustakas@catalysis.de" .

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

bartoc:20501 dcterms:isPartOf bioregistry.metaresource:bartoc .

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

