@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/98182> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67826> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300010044> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66102>,
        <https://data.rkd.nl/thesaurus/67604>,
        <https://data.rkd.nl/thesaurus/99252> ;
    skos:notation "98182" ;
    skos:prefLabel "cross (motif)"@en,
        "kruis (motief)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/99249>,
        <https://data.rkd.nl/thesaurus/99250> ;
    skos:scopeNote "Motifs consisting of two intersecting lines or bars, with many variations in the shapes of the arms. For structures or objects of cross shape, especially those used as Christian symbols, use \"crosses (visual works).\""@en,
        "Te gebruiken om motieven bestaande uit twee snijlijnen of balken te beschrijven, met veel variatie in de vormen van de armen. Gebruik 'kruisen (beeldende werken)' voor kruisvormige structuren of voorwerpen, vooral wanneer die zijn gebruikt als christelijke symbolen."@nl ;
    prov:generatedAtTime "2026-01-23T15:53:24+00:00"^^xsd:dateTime .

