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

ns1:01KXTSQXW6P83R31HCRY2PRTBC a ns2:Source ;
    schema:description "Chronological record of Jack Bieler's martial arts training across aikido, jodo, iaido, judo, and daito-ryu aikijujutsu."@en ;
    schema:inLanguage "en" ;
    schema:name "Martial Arts History of Jack Bieler" ;
    schema:publisher _:b3427 ;
    schema:url <https://www.dentonaikido.com/instructor.html> ;
    ns2:hasContributor _:b3428 ;
    ns2:sourceType "webpage" .
_:b3428 schema:name "Jack Bieler" ;
    ns2:contributorRole "author" .
_:b3427 schema:name "Denton Aikido" .
