@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix ns3: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns4: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix schema: <https://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns5: <http://www.w3.org/ns/prov#> .

ns1:01M0SRTF2GB4E0YCHY9E2J99V3 a ns2:Style ;
    ns5:wasDerivedFrom ns1:01M0SP452BBXZZ00G6ZZFJHH1D, ns1:01M0SP452BFX8WR48355Y9X1FM ;
    schema:alternateName "Guerrilla warfare"@en ;
    schema:description "Modern military discipline of irregular combat - insurgent operations, counter-guerrilla strategy, and the intelligence work of surveillance, infiltration and tracking that supports them - taught by armed forces rather than practised as a civilian art. It enters this database through Colonel Yamamoto Kiyokatsu of the Japan Ground Self-Defense Force Intelligence School, whose lectures (Yugeisen gaisetsu, yugeisen koho ippan yoryo, yugeisen unyo) and urban street exercises for Mishima Yukio's Tatenokai in 1967-1969 are its first recorded instances here; as a general concept it can equally accommodate instruction in other countries' forces."@en ;
    schema:name "Guerrilla Warfare"@en, "Yūgeisen"@ja-latn, "遊撃戦"@ja ;
    schema:sameAs <https://www.wikidata.org/wiki/Q80895> ;
    ns2:foundedEvent _:b8521 ;
    ns2:hasEvidence _:b8523, _:b8522 ;
    ns2:styleType <https://w3id.org/martialis/vocab/style-classification/other> .
_:b8523 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0SP452BBXZZ00G6ZZFJHH1D ;
    ns2:coversProperty schema:description, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8522 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0SP452BFX8WR48355Y9X1FM ;
    ns2:coversProperty schema:description, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8521 a ns2:LifeEvent .
