@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/63578> a skos:Concept ;
    skos:altLabel "theaterdecor"@nl,
        "toneeldecor"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63576> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300116651> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63578" ;
    skos:prefLabel "flat (theater element)"@en,
        "decor"@nl ;
    skos:scopeNote "Usually rectangular units of scenery consisting of a framework of lightweight lumber and covered with canvas, linen, or other fabric."@en,
        "Meestal rechthoekige decorstukken die bestaan uit een geraamte van lichtgewicht hout bedekt met doek, linnen of ander materiaal."@nl ;
    prov:generatedAtTime "2023-07-20T11:35:24+00:00"^^xsd:dateTime .

