@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/57217> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90117> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069563> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DRAGER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "57217" ;
    skos:prefLabel "linoleum"@en,
        "linoleum"@nl ;
    skos:scopeNote "Durable floor coverings made primarily of linseed oil, with a filler of cork dust or wood flour, and flax, with pigments added to create the desired colors and patterns; also, similar floor coverings made with substitutes for the linseed oil or filler or both."@en,
        "Duurzame vloerbedekking die voornamelijk bestaat uit lijnzaadolie met een vulling van kurkstof of houtpoeder en vlas, met pigmenten om de gewenste kleuren en patronen te maken. De naam wordt ook gebruikt voor soortgelijke vloerbedekkingen die worden gemaakt met een vervanger voor de lijnzaadolie of de vulling of beide."@nl ;
    prov:generatedAtTime "2023-03-29T14:10:45+00:00"^^xsd:dateTime .

