@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/66102> a skos:Concept ;
    skos:altLabel "kruis (martelwerktuig)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98182> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300010072> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66102" ;
    skos:prefLabel "Latin cross"@en,
        "Latijns kruis"@nl ;
    skos:scopeNote "Crosses comprising a longer vertical bar crossed by a shorter horizontal one at a point near the upper third of the long bar, resulting in a cross having three short arms, at the top and sides, and a long arm at the bottom. It is used as a Christian symbol of Christ's crucifixion, although the symbol existed in pre-Christian societies as well. These may be attended with symbols of Christ such as lances, crowns of thorns, or hammer and nails."@en,
        "Kruisen bestaande uit een lange verticale balk die gekruist wordt door een kortere horizontale balk ergens op driekwart van de lengte van de lange balk. Dit resulteert in een kruis met drie korte armen aan de boven- en zijkant en een lange arm aan de onderkant. Het wordt gebruikt als symbool voor Christus zijn kruisiging, hoewel het symbool in pre-christelijke gemeenschappen ook bestond. Deze kruisen worden vaak geassocieerd met andere symbolen van Christus, zoals lansen, doornenkronen, of hamer en nagels."@nl ;
    prov:generatedAtTime "2023-07-25T08:51:35+00:00"^^xsd:dateTime .

