@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/81689> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79558> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026646> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81689" ;
    skos:prefLabel "yearbook"@en,
        "jaarboek"@nl ;
    skos:scopeNote "Books published annually as a compendium, report, or summary of the statistics or facts of a calendar year and intended as reference books, limited to a special subject."@en,
        "Boeken die jaarlijks worden uitgegeven als een rapport of overzicht van de statistische gegevens of feiten van een kalenderjaar, bedoeld als naslagboeken."@nl ;
    prov:generatedAtTime "2023-08-10T06:34:17+00:00"^^xsd:dateTime .

