@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/81049> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94095> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300129439> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81049" ;
    skos:prefLabel "encyclopedia"@en,
        "encyclopedie"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/80183> ;
    skos:scopeNote "Books, set of books, or disks, containing informational articles on subjects in every field of knowledge, or limited to a special field or subject, usually arranged in alphabetical order."@en,
        "Boeken, verzamelingen boeken of schijfjes met informatieve artikelen over onderwerpen in elk kennisgebied, of beperkt tot een speciaal gebied of onderwerp, gewoonlijk op alfabetische volgorde."@nl ;
    prov:generatedAtTime "2023-08-03T08:31:34+00:00"^^xsd:dateTime .

