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

ns1:01KZ0ZT8VBXARS9SW5QQ62SRP9 a ns2:Source ;
    schema:datePublished "2001" ;
    schema:description "Personal memoir of Richard Kim by FightingArts.com founder Christopher Caile, covering his relationship with Kim, Kim's teaching methods, his history of martial arts knowledge, and the influence of his teacher Yoshida Kotaro"@en ;
    schema:inLanguage "en" ;
    schema:keywords "fightingarts", "karate", "article", "biography" ;
    schema:name "Memories Of Richard Kim & his Karate" ;
    schema:publisher _:b1900 ;
    schema:url <https://sites.google.com/view/traditionalkarate/karate-articles/richard-kim-sensei> ;
    ns2:earliestYear "2001"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b1901 ;
    ns2:latestYear "2001"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:partOf ns1:01M0DCY9PEY50T836K4SKSDGZH ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/memoir> ;
    ns2:sourceType "article" .
_:b1901 schema:name "Caile, Christopher" ;
    ns2:contributorRole "author" .
_:b1900 schema:name "FightingArts.com" .
