@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/81602> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93129> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q6004134> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81602" ;
    skos:prefLabel "imitation"@en,
        "imitatie"@nl ;
    skos:scopeNote "Doctrine of artistic creativity according to which the creative process should be based on the close imitation of the masterpieces of the preceding authors."@en,
        "Doctrine van artistieke creativiteit volgens welke het creatieve proces gebaseerd moet zijn op het nauwgezet nabootsen van de meesterwerken van voorgaande auteurs."@nl ;
    prov:generatedAtTime "2024-02-27T10:21:46+00:00"^^xsd:dateTime .

