@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/97305> a skos:Concept ;
    skos:altLabel "checking pulse"@en,
        "medische handeling"@nl,
        "pols voelen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63010> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300137621> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65247>,
        <https://data.rkd.nl/thesaurus/65249> ;
    skos:notation "97305" ;
    skos:prefLabel "treating (health care function)"@en,
        "behandelen (gezondheidszorgfunctie)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65251> ;
    skos:scopeNote "Providing patients with medical care."@en,
        "Patiënten voorzien van medische verzorging."@nl ;
    prov:generatedAtTime "2024-04-16T06:51:22+00:00"^^xsd:dateTime .

