@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/65797> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63419> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300042562> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65797" ;
    skos:prefLabel "shawm"@en,
        "schalmei"@nl ;
    skos:scopeNote "Reedpipes with double reed, conical bore, and characteristically a pirouette, distributed worldwide. They were the precursors of the oboe in Europe, introduced there from the Near East in the 12th century."@en,
        "Rietpijpen die over de hele wereld voorkomen en een dubbel riet, conische boring en altijd een pirouette hebben; voorganger van de Europese hobo, in de 12e eeuw geïntroduceerd vanuit het Nabije Oosten."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:16+00:00"^^xsd:dateTime .

