@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/82439> a skos:Concept ;
    skos:altLabel "museumkunde"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79939> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054275> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/81290>,
        <https://data.rkd.nl/thesaurus/82441>,
        <https://data.rkd.nl/thesaurus/82444> ;
    skos:notation "82439" ;
    skos:prefLabel "museology"@en,
        "museologie"@nl ;
    skos:scopeNote "The theory and practice of the organization, administration, functions, and technical processes of museums, including documentation and collections management, as well as their history, philosophy, and purposes."@en,
        "De theorie en de praktijk van de organisatie, administratie, functies en technische processen binnen musea, inclusief documentatie en collectiebeheer, evenals de geschiedenis, filosofie, en doeleinden van musea."@nl ;
    prov:generatedAtTime "2022-10-18T13:46:16+00:00"^^xsd:dateTime .

