@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/63594> a skos:Concept ;
    skos:altLabel "harnassen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96818> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300226591> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66584> ;
    skos:notation "63594" ;
    skos:prefLabel "armor"@en,
        "harnas"@nl ;
    skos:scopeNote "Refers specifically to sets of armor pieces designed as a whole to possess particular physical characteristics, usually to suit a particular purpose. For the general meaning of all costume designed to be worn or carried to protect the body in combat, either entire sets or individual pieces, see \"armor.\""@en,
        "Metalen bekleding van het lichaam van een krijgsman ter voorkoming van verwonding c.q. doding. Gebruik 'wapenrusting' voor alle kleding om het lichaam te beschermen ten tijde van strijd, in complete sets, ook in afzonderlijke delen."@nl ;
    prov:generatedAtTime "2023-07-31T06:39:52+00:00"^^xsd:dateTime .

