@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/91334> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92836> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011138> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DRAGER> ;
    skos:notation "91334" ;
    skos:prefLabel "bloodstone"@en,
        "bloedsteen"@nl ;
    skos:scopeNote "Semiprecious stone composed of dark green chalcedony with flecks of red jasper that were thought to resemble drops of blood. Bloodstones, when submerged in water, give a reddish reflection. They were occasionally used in ancient times as cylinder seals, during the Middle Ages for sculptures representing the flagellation of Christ, and currently as gemstones in jewelry."@en,
        "Een groene calcedoon met rode stipjes."@nl ;
    prov:generatedAtTime "2023-09-11T13:11:45+00:00"^^xsd:dateTime .

