@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/65075> a skos:Concept ;
    skos:altLabel "orakelen"@nl,
        "waarzeggen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/82571> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300207879> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65075" ;
    skos:prefLabel "divination"@en,
        "waarzeggerij"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65072>,
        <https://data.rkd.nl/thesaurus/65398> ;
    skos:scopeNote "Art or practice of obtaining secret knowledge or foretelling future events by employing supernatural or magical sources, omens, or oracles; it is based on the belief that revelations are offered to humans in extrarational forms of knowledge."@en,
        "De kunst of de praktijk van het voorspellen van toekomstige gebeurtenissen of het verkrijgen van geheime kennis door goddelijke bronnen, voortekens of orakels; gebaseerd op het geloof dat openbaringen aan mensen worden gedaan in zich aan de ratio onttrekkende vormen van kennis."@nl ;
    prov:generatedAtTime "2023-07-11T14:11:29+00:00"^^xsd:dateTime .

