@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/83338> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90107> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025978> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83338" ;
    skos:prefLabel "studiolo"@en,
        "studiolo"@nl ;
    skos:scopeNote "Kleine kamers of studeerkamers in privéwoningen, waarin collecties kunstwerken en/of biologische of geologische monsters worden tentoongesteld; populair tijdens de Italiaanse Renaissance."@en,
        "Small chambers or studies in private homes housing collections of art works or biological or geological specimens, popular during the Italian Renaissance."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:54+00:00"^^xsd:dateTime .

