@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/81009> a skos:Concept ;
    skos:altLabel "eclectic"@en,
        "eclectisch"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93129> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056522> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81009" ;
    skos:prefLabel "eclecticism"@en,
        "eclecticisme"@nl ;
    skos:scopeNote "Approach or practice of selecting the best elements from different doctrines, methods, or styles to apply them in a new creation. In the specific context of art or architectural criticism, use to mean borrowing from a variety of visual sources in the creation of a work."@en,
        "De benadering en de praktijk van het selecteren van de beste onderdelen van verschillende doctrines, methoden of stijlen om ze in een nieuwe creatie toe te passen. In de specifieke context van kunst of architectonische kritiek, wordt het voor het lenen van verschillende visuele bronnen bij het scheppen van een werk gebruikt."@nl ;
    prov:generatedAtTime "2023-09-19T07:55:54+00:00"^^xsd:dateTime .

