@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/68033> a skos:Concept ;
    skos:altLabel "stippenpatroon"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/67829> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300010145> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "68033" ;
    skos:prefLabel "dot"@en,
        "stip"@nl ;
    skos:scopeNote "Small marks or spots, used singly or in patterns. They have been used as decorative motifs in on ritual objects in early China to denote fertility, in early Celtic and Anglo-Saxon manuscripts where they were commonly used to embellish initials letters, in heraldry, and in the decoration of glass and pottery."@en,
        "Kleine markeringen of punten, afzonderlijk gebruikt of in patronen. Deze zijn gebruikt als decoratieve motieven op rituele objecten in vroeg China ter aanduiding van vruchtbaarheid, in vroeg Keltische en Angelsaksische manuscripten waarin ze werden gewoonlijk werden gebruikt ter verfraaiing van beginletters, in heraldiek en in de decoratie van glas en aardewerk."@nl ;
    prov:generatedAtTime "2023-10-04T11:37:40+00:00"^^xsd:dateTime .

