@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/63110> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96881> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300022432> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63110" ;
    skos:prefLabel "metal point"@en,
        "griffel"@nl ;
    skos:scopeNote "Styluses, rods, or wires of metal, usually held in a holder, used as a common tool for drawing. They were used for writing in ancient times. Metal points are typically used on a paper or parchment support, which has been covered by a ground. As the point moves across the ground, it leaves behind a thin layer of metal. The thin metal quickly oxidizes. For example, silver point becomes the brownish grey of tarnished silver and lead point becomes quite dark. Metal points are the predecessors of \"pencils.\""@en,
        "Schrijfpriemen, staafjes of metaaldraden die meestal in een houder zitten en vroeger werden gebruikt om mee te tekenen en schrijven."@nl ;
    prov:generatedAtTime "2023-07-10T09:29:44+00:00"^^xsd:dateTime .

