@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/61234> a skos:Concept ;
    skos:altLabel "rieten pen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63118> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300022464> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "61234" ;
    skos:prefLabel "reed pen"@en,
        "rietpen"@nl ;
    skos:scopeNote "Pens made from the stalks of marsh reeds, papyrus plants, sedge, or bamboo. The pen stores a reservoir of ink in its hollow interior. The end is carved into a tip or split tip. The stroke of the reed pen is characteristically bold and hard, variation achieved with the application of weaker or stronger pressure."@en,
        "Pennen die zijn gemaakt van rietstengels."@nl ;
    prov:generatedAtTime "2023-07-10T10:27:08+00:00"^^xsd:dateTime .

