@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/63295> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63419> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300206321> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63295" ;
    skos:prefLabel "buisine"@en,
        "bazuin"@nl ;
    skos:scopeNote "Long straight trumpetlike aerophones of slightly conical bore, made of brass or silver with several joints, their junctions concealed by ornamental bosses, and a flared bell. They were used as heralds' trumpets in Medieval Europe and often bore the standard of a noble person."@en,
        "Lange rechte trompetachtige aërofonen met een licht conische boring gemaakt van messing of zilver en waarvan de verbindingsstukken worden verborgen met ornamentele uitstulpingen en met een wijd uitlopende klankbeker. Ze werden in de Middeleeuwen in Europa gebruikt als herautentrompetten en droegen vaak het wapen van een edelman."@nl ;
    prov:generatedAtTime "2022-10-17T12:57:15+00:00"^^xsd:dateTime .

