@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/64074> a skos:Concept ;
    skos:altLabel "drawn"@en,
        "getekend"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98178> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054196> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/81869> ;
    skos:notation "64074" ;
    skos:prefLabel "drawing (image-making)"@en,
        "tekenen"@nl ;
    skos:scopeNote "Producing visible forms primarily by delineation, usually by the direct application of material or instrument to the surface of the support."@en,
        "Het voortbrengen van zichtbare vormen voornamelijk door delineatie, meestal door het direct aanbrengen van materiaal of het direct werken met een instrument op het oppervlak van de ondergrond."@nl ;
    prov:generatedAtTime "2023-11-16T10:03:12+00:00"^^xsd:dateTime .

