@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/80820> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98232> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300101579> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80820" ;
    skos:prefLabel "contour drawing (technique)"@en,
        "contourtekenen"@nl ;
    skos:scopeNote "Line drawing technique, often used as a training exercise, where the artist or student draws an outline of a subject without lifting their pencil from paper, and without glancing down at the drawing. The method was popularized by Kimon Nicolaïdes in his book The Natural Way to Draw (1941)."@en,
        "Techniek om lijnen te trekken, vaak bedoeld als oefening, waarbij de kunstenaar of student een omtrek van een onderwerp tekent zonder het potlood van het papier te halen, en zonder op de tekening te kijken. De methode werd gepopulariseerd door Kimon Nicolaïdes in zijn boek 'The Natural Way to Draw' (1941)."@nl ;
    prov:generatedAtTime "2023-07-26T12:37:44+00:00"^^xsd:dateTime .

