@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/80359> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74248> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300047194> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80359" ;
    skos:prefLabel "assemblage (sculpture)"@en,
        "assemblage (beeldhouwwerk)"@nl ;
    skos:scopeNote "Works that use non-art elements, often junk and/or debris, to form a work of art. Assemblages are sculptural works created since about 1945 by the technique of assemblage, the creation of a three-dimensional work of art by combining various elements, especially found objects. They may include elements painted, carved, or modeled by the artist. For such works created earlier in the 20th century, see \"object sculpture.\" \""@en,
        "Beeldhouwwerken die vanaf circa 1945 zijn gemaakt met behulp van de assemblagetechniek, waarmee driedimensionale kunstwerken tot stand komen door verschillende elementen te combineren, vooral objets trouvés. Ook door de kunstenaar geschilderde, beeldgesneden of geboetseerde elementen kunnen deel uitmaken van assemblages. Zie 'object sculpture' voor dergelijke werken van vóór 1945."@nl ;
    prov:generatedAtTime "2023-07-19T06:26:55+00:00"^^xsd:dateTime .

