@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/95944> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98247> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300220236>,
        <https://www.wikidata.org/entity/Q101017> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95944" ;
    skos:prefLabel "distilling"@en,
        "distilleren"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/96820> ;
    skos:scopeNote "The volatilization or evaporation and subsequent condensation of a liquid, as when water is boiled and the steam is condensed, for such purposes as purification, concentration, or separation of substances."@en,
        "Het vervluchtigen of verdampen en bijgevolg het condenseren van een vloeistof, zoals wanneer water wordt gekookt en de stoom wordt gecondenseerd, voor bijvoorbeeld reiniging, concentratie of ontmenging van stoffen."@nl ;
    prov:generatedAtTime "2023-07-27T06:52:57+00:00"^^xsd:dateTime .

