@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/62747> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80778> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266187> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DRAGER> ;
    skos:notation "62747" ;
    skos:prefLabel "papier collé"@en,
        "papier collé"@nl ;
    skos:scopeNote "A type of collage and painting that uses only paper to create the composition; the term means \"glued papers.\""@en,
        "Vorm van collage en schilderen waarbij de compositie uitsluitend met papier tot stand komt. De letterlijke betekenis is 'gelijmd papier'."@nl ;
    prov:generatedAtTime "2023-07-18T14:23:00+00:00"^^xsd:dateTime .

