@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/92788> a skos:Concept ;
    skos:altLabel "orgelbouwer"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98069> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300237243> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92788" ;
    skos:prefLabel "organ maker"@en,
        "orgelmaker"@nl ;
    skos:scopeNote "Zij die orgels ontwerpen en bouwen en ook vaak tijdens het installeren van de grotere modellen advies geven en toezicht houden."@en,
        "People or corporate bodies who design and construct organs, which are complex aerophones consisting of one or more rows of individual pipes. They may also advise and supervise the installation of the larger types of organs."@nl ;
    prov:generatedAtTime "2023-06-20T06:52:34+00:00"^^xsd:dateTime .

