@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/63212> a skos:Concept ;
    skos:altLabel "krijgsuitrusting"@nl,
        "wapenuitrusting"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63627> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300036745> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63185>,
        <https://data.rkd.nl/thesaurus/63594>,
        <https://data.rkd.nl/thesaurus/63602>,
        <https://data.rkd.nl/thesaurus/63622>,
        <https://data.rkd.nl/thesaurus/65646>,
        <https://data.rkd.nl/thesaurus/66039>,
        <https://data.rkd.nl/thesaurus/66226>,
        <https://data.rkd.nl/thesaurus/66227>,
        <https://data.rkd.nl/thesaurus/66229>,
        <https://data.rkd.nl/thesaurus/66230>,
        <https://data.rkd.nl/thesaurus/66231> ;
    skos:notation "63212" ;
    skos:prefLabel "armor (protective wear)"@en,
        "wapenrusting"@nl ;
    skos:scopeNote "Refers generally to that category of costume designed to be worn or carried to protect the body in combat. Armor pieces which are always physical parts of or are affixed to other pieces and cannot function alone are collocated under the guide term \"<armor components>.\" For specifically groups of armor pieces designed as a whole to possess particular physical characteristics in order to suit a particular purpose or occasion, see \"armors.\""@en,
        "Wordt algemeen gebruikt voor de categorie van kostuums die zijn ontworpen om te dragen ter bescherming van het lichaam tijdens een gevecht. Onderdelen van het harnas die een vast onderdeel zijn van of die bevestigd zijn aan andere delen en die niet afzonderlijk kunnen functioneren staan vermeld onder 'wapenrustingonderdelen'. Gebruik 'harnassen' als het specifiek gaat om harnasonderdelen die als geheel zijn ontworpen met het oog op zekere eigenschappen die nodig zijn voor een bepaalde functie of gelegenheid."@nl ;
    prov:generatedAtTime "2023-07-31T06:47:12+00:00"^^xsd:dateTime .

