@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .

ns1:01KZEXPW6CN7D6FV1PSDJDKCWC a ns2:Source ;
    schema:datePublished "2001" ;
    schema:description "Joe Swift's 2001 article on Motobu Choki, reposted on the Isshin-Concentration blog in 2019. Covers Motobu's Osaka years (karate promotion society, 1926 book Okinawa Kenpo Karatejutsu Kumite-hen), his 1927 move to Tokyo and the Daidokan dojo, and lists Ueshima Sannosuke of Kushinryu among the sympathetic Tokyo karate exponents in contact with Motobu."@en ;
    schema:inLanguage "en" ;
    schema:keywords "karate", "motobu-ryu", "article" ;
    schema:name "Clearing the Air about Motobu" ;
    schema:publisher _:b604 ;
    schema:url <https://isshin-concentration.blogspot.com/2019/07/from-my-archived-records-article-joe.html> ;
    ns2:earliestYear "2001"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b605 ;
    ns2:latestYear "2001"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/history> ;
    ns2:sourceType "article" .
_:b605 schema:name "Swift, Joe" ;
    ns2:contributorRole "author" .
_:b604 schema:name "Isshin-Concentration blog" .
