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

ns1:01KJJAWN29MA64W22606R3WDAM a ns2:Source ;
    schema:datePublished "2018" ;
    schema:description "Second part of a biographical article on Yoshio Sugino, published by Aikido Journal in 2018."@en ;
    schema:inLanguage "en" ;
    schema:keywords "biography" ;
    schema:name "The Last Swordsman: The Yoshio Sugino Story, Part 2" ;
    schema:publisher _:b2695 ;
    schema:url <https://aikidojournal.com/2018/10/15/the-last-swordsman-the-yoshio-sugino-story-part-2/> ;
    ns2:earliestYear "2018"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b2696 ;
    ns2:latestYear "2018"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:partOf ns1:01M0DCY9PEBEDEE8144FKDXF5F ;
    ns2:sourceType "article-magazine" .
_:b2696 schema:name "Stanley Pranin" ;
    ns2:contributorRole "author" .
_:b2695 schema:name "Aikido Journal" .
