@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/63133> a skos:Concept ;
    skos:altLabel "armaments"@en,
        "oorlogstuig"@nl,
        "wapentuig"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96711> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300036926>,
        <http://www.iconclass.org/45C> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64210>,
        <https://data.rkd.nl/thesaurus/64211>,
        <https://data.rkd.nl/thesaurus/64212> ;
    skos:notation "63133" ;
    skos:prefLabel "weapon (fight)"@en,
        "wapen (strijd)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63128> ;
    skos:scopeNote "Implements or mechanisms used for defense or attack in combat, hunting, or war."@en,
        "Middelen of mechanismen die worden gebruikt voor de verdediging of aanval in gevechten, bij het jagen of in oorlog."@nl ;
    prov:generatedAtTime "2024-04-18T08:59:19+00:00"^^xsd:dateTime .

