@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/83505> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98369> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056119> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83505" ;
    skos:prefLabel "invention"@en,
        "uitvinding"@nl ;
    skos:scopeNote "The quality of original and productive creativity. Use with reference specifically to art theory, especially during the Renaissance, to mean the selection and utilization of subject matter."@en,
        "Een originele en vruchtbare creativiteit. Met name te gebruiken om te verwijzen naar de kunsttheorie, vooral gedurende de Renaissance, waarmee de selectie en het gebruik van het onderwerpen wordt aangeduid."@nl ;
    prov:generatedAtTime "2023-08-16T08:00:10+00:00"^^xsd:dateTime .

