@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/29718> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75168> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300312300> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/27615>,
        <https://data.rkd.nl/thesaurus/35987>,
        <https://data.rkd.nl/thesaurus/35990>,
        <https://data.rkd.nl/thesaurus/53587>,
        <https://data.rkd.nl/thesaurus/54775> ;
    skos:notation "29718" ;
    skos:prefLabel "design studio"@en,
        "ontwerpbureau"@nl ;
    skos:scopeNote "Studio's waarin een of meerdere meesterontwerpers werken maken, toezicht houden op assistenten en leerlingen instrueren."@en,
        "Studios in which one or more master designers create designs, supervise assistants, and instruct pupils."@nl ;
    prov:generatedAtTime "2023-09-20T08:46:53+00:00"^^xsd:dateTime .

