@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/64149> a skos:Concept ;
    skos:altLabel "reflective (glass) sphere"@en,
        "witch ball"@en,
        "heksenbol"@nl,
        "spiegelende (glazen) bol"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98267> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300424137> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64149" ;
    skos:prefLabel "crystal ball"@en,
        "kristallen bol"@nl ;
    skos:scopeNote "Solid spheres made of transparent quartz crystal or glass. Examples are those used variously by fortune tellers, clairvoyants, and in certain faiths."@en ;
    prov:generatedAtTime "2023-07-31T07:37:01+00:00"^^xsd:dateTime .

