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

ns1:01KXTSQXW6P83R31HCRY2PRTC1 a ns2:Source ;
    schema:datePublished "2022" ;
    schema:description "Biographical essay on kendo master Ueda Heitaro, the only kendoka enshrined as a deity in Japan."@en ;
    schema:inLanguage "en" ;
    schema:keywords "article" ;
    schema:name "The Iron Will of the Kendo God Ueda Heitaro" ;
    schema:publisher _:b9501 ;
    schema:url <https://kenshi247.net/blog/2022/01/24/the-iron-will-of-the-kendo-god-ueda-heitaro/> ;
    ns2:earliestYear "2022"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b9502 ;
    ns2:latestYear "2022"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceType "article" .
_:b9502 schema:name "George" ;
    ns2:contributorRole "author" .
_:b9501 schema:name "kenshi 24/7" .
