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

ns1:01KZ3V4FBAXYP4FMSYH3T4M9F2 a ns2:Source ;
    schema:description "About page of Tony Smibert's official website, covering his career as a painter (including his research into J.M.W. Turner's watercolour techniques) and his lifelong practice of aikido."@en ;
    schema:inLanguage "en" ;
    schema:name "Tony Smibert - About (smibert.com)" ;
    schema:publisher _:b3607 ;
    schema:url <https://www.smibert.com/about> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "webpage" .
_:b3607 schema:name "Tony Smibert (official website)" .
