@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/65835> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63424> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300042135> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65835" ;
    skos:prefLabel "mandolin"@en,
        "mandoline"@nl ;
    skos:scopeNote "Family of plucked lutelike chordophones with a fingerboard, pegbox, and rounded body, which is either carved from a single block of wood merging smoothly into the neck and pegbox, or is built up in a lutelike construction."@en,
        "Tokkelinstrumenten met toets, sleutelkast en een ronde klankast die of gesneden is uit een enkel stuk hout dat geleidelijk overgaat in hals en sleutelkast, of is opgebouwd volgens een luitachtige constructie."@nl ;
    prov:generatedAtTime "2022-10-17T11:56:54+00:00"^^xsd:dateTime .

