@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/63745> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97036> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300046227> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63746> ;
    skos:notation "63745" ;
    skos:prefLabel "umbrella"@en,
        "paraplu"@nl ;
    skos:scopeNote "Portable, usually waterproof canopies consisting of a frame with hinged ribs radiating from a center pole with handle, carried for protection against the weather."@en,
        "Draagbare, vaak waterafstotende kappen die bestaan uit een frame met scharnierende baleinen die straalsgewijs aan een stok met een handvat vastzitten, en die worden gebruikt als bescherming tegen het weer."@nl ;
    prov:generatedAtTime "2022-10-05T09:46:15+00:00"^^xsd:dateTime .

