@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/55359> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63118> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300022458> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "55359" ;
    skos:prefLabel "felt-tip pen"@en,
        "viltstift"@nl ;
    skos:scopeNote "Pens with points made of porous materials, including or resembling felt, and a reservoir of ink in the handle. They became commercially available during the 1960s. In such pens a synthetic polymer of controlled porosity transfers ink from the reservoir to the writing surface. They are used for lettering, drawing, and writing on a variety of surfaces."@en,
        "Pennen met een puntige of stompe, vilten of nylon punt waarmee zeer gemakkelijk kan worden gevariëerd met lijndiktes en dergelijke."@nl ;
    prov:generatedAtTime "2023-09-11T12:20:21+00:00"^^xsd:dateTime .

