@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/74963> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98369> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056126> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74963" ;
    skos:prefLabel "genius (creative ability)"@en,
        "talent (creatief vermogen)"@nl ;
    skos:scopeNote "Use to identify highly exceptional creative ability involving originality, imagination, the ability to think and work in areas previously unexplored or unconsidered; often used to characterize the ability to contribute something of value or use to society."@en,
        "Te gebruiken om zeer uitzonderlijk creatief vermogen aan te duiden, waaronder originaliteit, verbeelding, het vermogen om te denken en werken in gebieden die tot dusver niet verkend of beschouwd werden. Vaak gebruikt om het vermogen om iets van waarde of nut voor de maatschappij aan te duiden."@nl ;
    prov:generatedAtTime "2023-08-16T07:59:53+00:00"^^xsd:dateTime .

