@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/82444> a skos:Concept ;
    skos:altLabel "museuminrichting (vakgebied)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/82439> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300387576> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82444" ;
    skos:prefLabel "museography"@en,
        "museografie"@nl ;
    skos:scopeNote "Refers to museum methods of classification, description and display of objects; the practical application of the body of theory known as museology."@en,
        "Verwijst naar classificatiemethoden, beschrijving en uitstalling van objecten voor musea. Het is de praktische toepassing van de meer theoretische museologie."@nl ;
    prov:generatedAtTime "2022-10-06T10:03:32+00:00"^^xsd:dateTime .

