@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/74205> a skos:Concept ;
    skos:altLabel "hurting oneself"@en,
        "wounded (person)"@en,
        "wounded (state)"@en,
        "wounded animal"@en,
        "wounded horse"@en,
        "gewond (toestand)"@nl,
        "gewond dier"@nl,
        "gewond paard"@nl,
        "gewonde (mens)"@nl,
        "wond"@nl,
        "zich bezeren"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/94106> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300393192>,
        <https://www.wikidata.org/entity/Q193078> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74205" ;
    skos:prefLabel "injury"@en,
        "verwonding"@nl ;
    skos:scopeNote "The condition of a person or animal having a bodily wound, hurt, sore, or loss."@en,
        "De toestand van een mens of dier met een lichamelijke wond, pijn of schade."@nl ;
    prov:generatedAtTime "2023-07-05T07:25:10+00:00"^^xsd:dateTime .

