@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/65800> a skos:Concept ;
    skos:altLabel "kromhoorn"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63419> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300042501> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65800" ;
    skos:prefLabel "cornett (music intrument)"@en,
        "zink (muziekinstrument)"@nl ;
    skos:scopeNote "European lip-vibrated aerophones of conical bore, consisting of a long wooden or ivory tube, straight or gently curved, with fingerholes, and made in three main sizes: treble, small treble, and tenor."@en,
        "Blaasinstrumenten, sopraan-, sopranino- en tenorstemming, bestaande uit een lange houten of ivoren buis, conische boring, recht, ook licht gebogen, vingergaten; bespeeld door lipspanning; Europa."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:16+00:00"^^xsd:dateTime .

