@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/98758> a skos:Concept ;
    skos:altLabel "originality (not painting for the public)"@en,
        "oorspronkelijkheid (niet schilderen voor het publiek)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98369> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056123> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98758" ;
    skos:prefLabel "originality"@en,
        "originaliteit"@nl ;
    skos:scopeNote "Characteristic attributed to freshness of aspect, design, or style; the power of independent thought or constructive imagination."@en,
        "Eigenschap die wordt toegeschreven aan een verfrissend uiterlijk, ontwerp of stijl. Ook: de kracht van onafhankelijk denken of creatieve verbeelding."@nl ;
    prov:generatedAtTime "2024-02-27T11:30:41+00:00"^^xsd:dateTime .

