@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/61516> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63118> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300022453> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "61516" ;
    skos:prefLabel "ballpoint pen"@en,
        "ballpoint"@nl ;
    skos:scopeNote "Pens with a writing tip made of a metal ball that is housed in a socket, which allows the ball to rotate freely when pressed against a writing surface, releasing a quick-drying ink. The ball is constantly bathed in ink from a reservoir, one end of which is open and attached to the writing tip. Commercial models of the pen appeared in 1895 and it became popular beginning in the 1930s. It was first patented by LÃ¡zlÃ³ BÃ­rÃ³."@en,
        "Pennen met als punt een klein balletje dat in een holte ronddraait en zichzelf van inkt voorziet door een verbinding met een inwendig inktreservoir."@nl ;
    prov:generatedAtTime "2021-10-19T15:01:29+00:00"^^xsd:dateTime .

