@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/59230> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98422> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300237080> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "59230" ;
    skos:prefLabel "museologist"@en,
        "museoloog"@nl ;
    skos:scopeNote "Those trained or specializing in the organization, administration, functions, and technical processes of museums, including documentation and collections management, as well as the history, philosophy, and purposes of collections."@en,
        "Zij die geschoold zijn in of gespecialiseerd zijn op het gebied van de organisatie, administratie, functies en technische processen van musea, inclusief het documentatie- en collectiebeheer, en de geschiedenis, filosofie en doelen van collecties."@nl ;
    prov:generatedAtTime "2023-09-13T12:15:32+00:00"^^xsd:dateTime .

