@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/45465> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62867> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300201058> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "45465" ;
    skos:prefLabel "livre d'artiste"@en,
        "livre d'artiste"@nl ;
    skos:scopeNote "Limited edition books, traditionally handcrafted from fine materials, richly illustrated with original works of graphic art by well known artists. Often includes artists' visual counterparts to a piece of poetry or prose. The tradition began in France in the mid-nineteenth century and has spread elsewhere."@en,
        "Boeken die rijkelijk zijn geïllustreerd met originele prenten van bekende kunstenaars, en die in beperkte oplagen worden uitgegeven."@nl ;
    prov:generatedAtTime "2023-08-10T06:22:28+00:00"^^xsd:dateTime .

