@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/79959> a skos:Concept ;
    skos:altLabel "theaterontwerp (vakgebied)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79845> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054190> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "79959" ;
    skos:prefLabel "scenography (discipline)"@en,
        "theatervormgeving"@nl ;
    skos:scopeNote "The discipline of design for the stage, including design of all visual aspects of a stage production, such as scenery, properties, lighting, costume, and makeup."@en,
        "Het ontwerpen van alle visuele aspecten van een toneelproductie, met inbegrip van de decors, de rekwisieten, de verlichting, de kostuums en de make-up."@nl ;
    prov:generatedAtTime "2023-10-17T09:15:26+00:00"^^xsd:dateTime .

