@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/63335> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62977> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300005768> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/82446> ;
    skos:notation "63335" ;
    skos:prefLabel "museum (building)"@en,
        "museum (gebouw)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63347>,
        <https://data.rkd.nl/thesaurus/64387>,
        <https://data.rkd.nl/thesaurus/64394>,
        <https://data.rkd.nl/thesaurus/80305>,
        <https://data.rkd.nl/thesaurus/96759> ;
    skos:scopeNote "Refers to buildings, groups of buildings, or spaces within buildings where objects of value such as works of art, antiquities, scientific specimens, or other artifacts are housed and displayed for public benefit."@en,
        "Verwijst naar gebouwen, groepen gebouwen of ruimten binnen gebouwen waar waardevolle objecten zoals kunstwerken, antiquiteiten, wetenschappelijke specimens of andere artefacten worden bewaard en uitsluitend voor bezichtiging door het publiek worden tentoongesteld."@nl ;
    prov:generatedAtTime "2023-10-17T08:22:41+00:00"^^xsd:dateTime .

