@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 dcterms: <http://purl.org/dc/terms/> .
@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 wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:1884 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:goldbook .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P4732 .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q902163 .

bioregistry:goldbook a bioregistry.schema:0000001 ;
    rdfs:label "IUPAC Gold Book Compendium of Chemical Terminology" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description """The Compendium is popularly referred to as the "Gold Book", in recognition of the contribution of the late Victor Gold, who initiated work on the first edition. It is one of the series of IUPAC "Colour Books" on chemical nomenclature, terminology, symbols and units (see the list of source documents), and collects together terminology definitions from IUPAC recommendations already published in Pure and Applied Chemistry and in the other Colour Books.

Terminology definitions published by IUPAC are drafted by international committees of experts in the appropriate chemistry sub-disciplines, and ratified by IUPAC's Interdivisional Committee on Terminology, Nomenclature and Symbols (ICTNS). In this edition of the Compendium these IUPAC-approved definitions are supplemented with some definitions from ISO and from the International Vocabulary of Basic and General Terms in Metrology; both these sources are recognised by IUPAC as authoritative. The result is a collection of nearly 7000 terms, with authoritative definitions, spanning the whole range of chemistry.

The API can be accessed [here](https://goldbook.iupac.org/pages/api)"""^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:P4732,
        wikidata:Q902163,
        bartoc:1884 ;
    foaf:homepage <https://goldbook.iupac.org> ;
    bioregistry.schema:0000005 "G02681"^^xsd:string ;
    bioregistry.schema:0000006 "https://goldbook.iupac.org/terms/view/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^(\\wT?)?\\d{5}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-0703-7776 ;
    bioregistry.schema:0000024 "https://goldbook.iupac.org/terms/view/"^^xsd:string ;
    bioregistry.schema:0000027 <https://goldbook.iupac.org/terms/view/G02681> ;
    bioregistry.schema:0000029 "goldbook" .

orcid:0000-0002-0703-7776 rdfs:label "Stuart Chalk" ;
    foaf:mbox "schalk@unf.edu" .

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

wikidata:P4732 dcterms:isPartOf bioregistry.metaresource:wikidata .

wikidata:Q902163 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

bartoc:1884 dcterms:isPartOf bioregistry.metaresource:bartoc .

