@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/67656> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/66248> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300298987> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67656" ;
    skos:prefLabel "banderole (flag)"@en,
        "banderol (vaantje)"@nl ;
    skos:scopeNote "Long narrow flags, scrolls, or streamers, often with a cleft end, flying from the mast-heads of ships, carried by hand, carried in battle, and for other uses."@en,
        "Lange smalle vlaggen, vanen of wimpels, vaak uitlopend in twee (of drie) punten of staarten. Ze worden aan de masttoppen van schepen bevestigd, aan een lans gevoerd of op een andere manier gebruikt."@nl ;
    prov:generatedAtTime "2023-08-02T09:27:22+00:00"^^xsd:dateTime .

