@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/80507> a skos:Concept ;
    skos:altLabel "bespanning"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93538> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300395626> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80507" ;
    skos:prefLabel "upholstered wall"@en,
        "wandbespanning"@nl ;
    skos:scopeNote "Wall coverings comprising fabric. In traditional wall-upholstering, fabric is attached to the wall by a series of clips, tacks, or tracks that hold the fabric tautly in place. Another method calls for the mounting of fabric on light frameworks of wood or another material, often fitted with an infill layer of batting. The latter method in particular is used to provide acoustical panels."@en,
        "Wandbekleding bestaande uit diverse weefsels of papier. Bij traditioneel muurbekleding wordt de stof aan de muur bevestigd door een reeks clips, spijkers of sporen die de stof strak op zijn plaats houden. Een andere methode vereist de bevestiging van de stof of papier op lichte frames van hout of een ander materiaal, vaak met een opvullaag. Vooral de laatste methode wordt gebruikt om akoestische panelen te creëren."@nl ;
    prov:generatedAtTime "2023-07-17T09:26:45+00:00"^^xsd:dateTime .

