@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/79936> a skos:Concept ;
    skos:altLabel "toneel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79568> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054148> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "79936" ;
    skos:prefLabel "theater (discipline)"@en,
        "theater (vakgebied)"@nl ;
    skos:scopeNote "Refers to the professionally oriented study of theater, involving training, practice, and study in the processes of doing theater. For the academically oriented study of theater, see \"drama.\""@en,
        "Te gebruiken voor de professionele studie die is gericht op de bestudering van toneel, waarbij training, oefening en studie tijdens het beoefenen van het toneel gebeuren. Gebruik 'theaterwetenschap' voor de academisch georiënteerde bestudering van theater."@nl ;
    prov:generatedAtTime "2023-10-16T13:29:35+00:00"^^xsd:dateTime .

