@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/65804> a skos:Concept ;
    skos:altLabel "huisorgel"@nl,
        "kerkorgel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63419> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041686> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65838>,
        <https://data.rkd.nl/thesaurus/65848> ;
    skos:notation "65804" ;
    skos:prefLabel "organ"@en,
        "orgel"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63328> ;
    skos:scopeNote "Complex aerophones consisting of one or more rows of individual pipes which are made to sound by air under pressure directed from a wind-raising device and admitted to the pipes by means of valves operated from a keyboard or set of levers."@en,
        "Blaasinstrumenten met één of meer rijen afzonderlijke pijpen, waardoorheen, via een toetsenbord of hendels, lucht wordt geperst. Voor orgels waarbij de klank op elektornische wijze geproduceerd wordt i.p.v. door lucht; gebruik elektronische orgels"@nl ;
    prov:generatedAtTime "2022-10-17T13:12:16+00:00"^^xsd:dateTime .

