@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/64110> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63647> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404141> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64110" ;
    skos:prefLabel "attack (armed conflict)"@en,
        "aanval (gewapend conflict)"@nl ;
    skos:scopeNote "Actions involving the falling upon with force, and usually with arms; actions involving the commencing of a battle or making another offensive operation. In common military situations, attack is the opposing action to defense. For a personal actions involving falling upon with force or arms, use \"assaults (personal life events).\""@en,
        "Acties waarbij iets of iemand agressief wordt benaderd, meestal met wapens; acties die het begin van een gevecht markeren of waarbij een andere offensieve operatie wordt uitgevoerd. In normale militaire situaties is aanval de tegengestelde actie ten opzichte van verdediging. Gebruik 'aanvallen (privégebeurtenissen)' voor persoonlijke acties waarbij iemand agressief met wapens wordt benaderd."@nl ;
    prov:generatedAtTime "2023-07-17T11:53:30+00:00"^^xsd:dateTime .

