@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/82571> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79967> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054587> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63996>,
        <https://data.rkd.nl/thesaurus/65072>,
        <https://data.rkd.nl/thesaurus/65075>,
        <https://data.rkd.nl/thesaurus/80213>,
        <https://data.rkd.nl/thesaurus/82255>,
        <https://data.rkd.nl/thesaurus/82667> ;
    skos:notation "82571" ;
    skos:prefLabel "occult science"@en,
        "occulte wetenschap"@nl ;
    skos:scopeNote "Range of studies, theories, and practices involving a belief in and knowledge or use of supernatural forces or beings, the goal of practice being the manipulation or subversion of natural laws to achieve some desired purpose."@en,
        "Terrein van studies, theorieën en praktijken waarin men zich bezighoudt met een geloof in en kennis van bovennatuurlijke krachten of wezens, met als praktisch oogpunt het beïnvloeden of ondermijnen van natuurwetten om een bepaald gewenst doel te bereiken."@nl ;
    prov:generatedAtTime "2023-07-11T14:11:56+00:00"^^xsd:dateTime .

