@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/92103> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97350> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300443958>,
        <https://www.wikidata.org/entity/Q694748> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "92103" ;
    skos:prefLabel "physiotherapist"@en,
        "fysiotherapeut"@nl ;
    skos:scopeNote "People skilled or trained in physiotherapy, which is the treatment of injury, disease, or pain by physical methods, such as manipulation, massage, exercise, and application of heat or cold."@en ;
    prov:generatedAtTime "2023-06-21T06:20:11+00:00"^^xsd:dateTime .

