@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/64761> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63392> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300024649> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66547> ;
    skos:notation "64761" ;
    skos:prefLabel "match"@en,
        "lucifer"@nl ;
    skos:scopeNote "Pieces of wood, paper, cord, cloth, or another material dipped in melted sulfur, phosphorus, or another composition that is readily ignited by friction with a flint or when rubbed against a roughened surface, or when brought into contact with a chemical reagent. Sulfur matches were recorded in China by the 6th century. The first modern, self-igniting match was invented in 1805 by Jean Chancel."@en,
        "Smalle strookjes hout, karton of was die aan één uiteinde zijn bekleed met een stof die gemakkelijk ontbrandt door wrijving."@nl ;
    prov:generatedAtTime "2022-07-27T11:30:34+00:00"^^xsd:dateTime .

