@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/68029> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98168> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300010108> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63067>,
        <https://data.rkd.nl/thesaurus/68031>,
        <https://data.rkd.nl/thesaurus/68032>,
        <https://data.rkd.nl/thesaurus/68035>,
        <https://data.rkd.nl/thesaurus/93712> ;
    skos:notation "68029" ;
    skos:prefLabel "pattern (design element)"@en,
        "patroon (ontwerpelement)"@nl ;
    skos:scopeNote "Ornamental designs, usually on a flat surface or in relief and composed of repeated or combined motifs. Distinguish from \"motifs\" which are distinct or separable design elements occurring singly as individual shapes.\""@en,
        "Te gebruiken voor decoratieve ontwerpen die zich meestal op een plat vlak of in reliëf bevinden en bestaan uit telkens terugkerende motieven."@nl ;
    prov:generatedAtTime "2023-10-04T12:34:33+00:00"^^xsd:dateTime .

