@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/66580> a skos:Concept ;
    skos:altLabel "toorts"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63357> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300037652> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66580" ;
    skos:prefLabel "torch (lighting device)"@en,
        "fakkel"@nl ;
    skos:scopeNote "Lights consisting of an open flame emitted from a stick-like handle, usually carried by hand or mounted on a wall or pole. Torches originally consisted of a stick of resinous wood or bundles of fiber soaked with pitch, wax, resin, tallow or other flammable substance. In later usage, includes other sorts of lamps on poles that are designed to be carried like torches."@en,
        "Lichten die meestal in de hand worden gedragen. Ze bestaan uit een stuk harshoudend hout of bundels van vezels die met pek, was, hars, talk of een andere brandbare stof worden doordrenkt. De naam wordt ook gebruikt voor lampen op stokken die als fakkels worden gedragen."@nl ;
    prov:generatedAtTime "2023-08-01T10:58:06+00:00"^^xsd:dateTime .

