@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/62856> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94095> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026705> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "62856" ;
    skos:prefLabel "almanac"@en,
        "almanak"@nl ;
    skos:scopeNote "Publications, usually annuals, containing a variety of useful facts of miscellaneous nature, or statistical information; originally included projections of coming days, months, and holidays."@en,
        "Meestal jaarlijkse publicaties die een grote verscheidenheid aan wetenswaardigheden of statistische gegevens bevatten. De oorspronkelijke versies bevatten ook voorspellingen over dagen, maanden en vakanties van het nieuwe jaar."@nl ;
    prov:generatedAtTime "2023-08-03T08:30:08+00:00"^^xsd:dateTime .

