@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/65796> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63419> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300042561> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65796" ;
    skos:prefLabel "saxophone"@en,
        "saxofoon"@nl ;
    skos:scopeNote "Single-reed instruments, commonly of brass, with wide conical bore and slightly flared bell; built in several sizes from sopranino to contrabass, all but the two smallest are bent back in a U-form with the bell tilted forward."@en,
        "Rietpijpen met een enkel riet, meestal van messing, met een wijde conische boring en een licht uitlopende klankbeker; gebouwd in negen verschillende maten, van sopranino tot contrabas; alle, behalve de twee kleinsten - de sopranino en de sopraan - teruggebogen in een U-vorm zodat de klankbeker naar voren wijst."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:16+00:00"^^xsd:dateTime .

