@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/66471> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300429945> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66471" ;
    skos:prefLabel "retort"@en,
        "retort"@nl ;
    skos:scopeNote "Containers, often of glass, with a bulb and long downward-curving neck used for distilling liquids and other chemical operations."@en,
        "Houders, vaak van glas, met een bol en een lange naar beneden gebogen hals, die worden gebruikt voor het destilleren van vloeistoffen en andere chemische bewerkingen."@nl ;
    prov:generatedAtTime "2022-09-28T11:59:13+00:00"^^xsd:dateTime .

