@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/63118> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96881> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300022452> ;
    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/55359>,
        <https://data.rkd.nl/thesaurus/61234>,
        <https://data.rkd.nl/thesaurus/61516>,
        <https://data.rkd.nl/thesaurus/63109>,
        <https://data.rkd.nl/thesaurus/84490> ;
    skos:notation "63118" ;
    skos:prefLabel "pen"@en,
        "pen"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64459> ;
    skos:scopeNote "Hand-held instruments for writing or drawing with a colored fluid such as ink. A pen generally comprises a handle or holder and a pointed tip for distributing the fluid on the drawing surface. The term may also refer to an instrument for machine-controlled writing or drawing with ink."@en,
        "Werktuigen om met de hand mee te schrijven of tekenen met gekleurde vloeistof, zoals inkt. Een pen bevat gewoonlijk een handvat of houder en een punt waarmee de vloeistof op het oppervlak wordt aangebracht. De term kan ook verwijzen naar een werktuig voor schrijven of tekenen met inkt met behulp van een machine."@nl ;
    prov:generatedAtTime "2023-09-11T12:20:21+00:00"^^xsd:dateTime .

