@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/67231> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97299> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300211999> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67231" ;
    skos:prefLabel "orb"@en,
        "rijksappel"@nl ;
    skos:scopeNote "Spheres surmounted by crosses, symbolizing kingly power and justice, sometimes held in the hand as part of regalia, or placed as an ornament on top of a scepter or crown."@en,
        "Bollen voorzien van kruizen, die koninklijke macht en gerechtigheid symboliseren. Worden soms in de hand gehouden als onderdeel van rijksinsigniën of als ornament bovenop een scepter of kroon geplaatst."@nl ;
    prov:generatedAtTime "2023-07-18T11:46:40+00:00"^^xsd:dateTime .

