@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/98168> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90109> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300009699> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67826>,
        <https://data.rkd.nl/thesaurus/68029>,
        <https://data.rkd.nl/thesaurus/92172>,
        <https://data.rkd.nl/thesaurus/98169> ;
    skos:notation "98168" ;
    skos:prefLabel "design element (attribute)"@en,
        "ontwerpelement"@nl ;
    skos:scopeNote "Fundamental ideas and components or parts that are observable in a visual design or work of art, such as lines, points, movement, forms, spaces, colors, textures, and patterns, among others."@en,
        "Fundamentele ideeën en componenten of onderdelen die waarneembaar zijn in een visueel ontwerp of kunstwerk, zoals onder andere lijnen, punten, beweging, vormen, ruimtes, kleuren, texturen en patronen."@nl ;
    prov:generatedAtTime "2023-10-18T14:17:19+00:00"^^xsd:dateTime .

