@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/64386> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67430> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300236371> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64386" ;
    skos:prefLabel "tuning"@en,
        "stemmen (muziekinstrumenten)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63427> ;
    skos:scopeNote "Adjusting a musical instrument or other sound device to the correct or desired standard of pitch, or an audio signal receiver to the frequency of the desired signal."@en,
        "Muziekinstrumenten op de juiste of de gewenste toonhoogte brengen. Gebruik 'afstemmen' voor het op de gewenste frequentie afstellen van geluidsapparatuur."@nl ;
    prov:generatedAtTime "2023-10-04T09:07:32+00:00"^^xsd:dateTime .

