@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/96083> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98227> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379988> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96083" ;
    skos:prefLabel "calcining"@en,
        "calcineren"@nl ;
    skos:scopeNote "Refers to a process of endothermic reaction in which thermal decomposition or a phase transition of a solid material without fusing is induced by heating it at temperatures below the melting point."@en,
        "Verwijst naar een proces waarin in een endothermische reactie thermische ontleding of een faseovergang van een vaste stof wordt opgewekt zonder versmelting. Hiertoe wordt het materiaal verwarmd bij temperaturen onder het smeltpunt."@nl ;
    prov:generatedAtTime "2023-07-26T11:36:03+00:00"^^xsd:dateTime .

