@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/65848> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65804> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041695> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65848" ;
    skos:prefLabel "portative organ"@en,
        "portatief"@nl ;
    skos:scopeNote "Small portable organs furnished with flue pipes, carried by a strap around the player's neck or shoulder; the bellows were worked by the left hand and the keyboard by the right."@en,
        "Draagbare orgels met lippijpen waarvan de blaasbalg bediend wordt met een hand en het toetsenbord met de andere."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:19+00:00"^^xsd:dateTime .

