@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/65504> a skos:Concept ;
    skos:altLabel "tube of paint"@en,
        "tubeverf"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/75200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404916> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65504" ;
    skos:prefLabel "paint tube"@en,
        "verftube"@nl ;
    skos:scopeNote "Buigzame verpakking, meestal van metaal of kunststof, die aan de ene kant dicht is en aan de andere kant een dop heeft, voor het bewaren en gebruiken van schildersverf, bijvoorbeeld olieverf."@en,
        "Flexible packaging, closed at one end and with a removable cap at the other, usually made of metal or plastic, for storing and dispensing artist's colors such as oil paint."@nl ;
    prov:generatedAtTime "2022-09-28T10:58:23+00:00"^^xsd:dateTime .

