@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/91701> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98069> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386303> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:narrower <https://data.rkd.nl/thesaurus/96960> ;
    skos:notation "91701" ;
    skos:prefLabel "musical instrument maker"@en,
        "muziekinstrumentmaker"@nl ;
    skos:scopeNote "People or corporate bodies who specialize in making sound-producing apparatuses with the primary function of playing music."@en,
        "Mensen of bedrijven die gespecialiseerd zijn in het maken van apparaten die geluid produceren met als primaire functie om muziek te spelen."@nl ;
    prov:generatedAtTime "2024-02-28T13:09:04+00:00"^^xsd:dateTime .

