@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/80213> a skos:Concept ;
    skos:altLabel "elixir"@en,
        "elixer"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/80753> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054588> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80213" ;
    skos:prefLabel "alchemy"@en,
        "alchemie"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62890> ;
    skos:scopeNote "Een vorm van scheikunde en speculatieve filosofie die werd beoefend tijdens de Middeleeuwen en de Renaissance, die zich voornamelijk bezighield met het ontdekken van methoden voor het omzetten van onedel metaal naar goud en met het vinden van een universele solvent en een levenselixer."@en,
        "A form of chemistry and speculative philosophy practiced in the Middle Ages and the Renaissance and concerned principally with discovering methods for transmuting base metal into gold and with finding a universal solvent and an elixir of life."@nl ;
    prov:generatedAtTime "2022-10-06T06:44:14+00:00"^^xsd:dateTime .

