@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/98516> a skos:Concept ;
    skos:altLabel "painting while standing, physical complaints"@en,
        "physical complaints by the profession"@en,
        "fysieke klachten door het vak"@nl,
        "staand schilderen, fysieke klachten door"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98033> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q637816> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98516" ;
    skos:prefLabel "occupational disease"@en,
        "beroepsziekte"@nl ;
    skos:scopeNote "Chronic ailment that occurs as a result of work or occupational activity."@en,
        "Chronische aandoening die optreedt als gevolg van werk of beroepsactiviteit."@nl ;
    prov:generatedAtTime "2023-10-16T14:40:12+00:00"^^xsd:dateTime .

