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

ns1:01KZSRDXQW7MKZ8EDQ9ECVMFHX a ns2:Source ;
    schema:description "Official website of the Tenshin Dojo (天心道場) in Osaka, including its history page (道場の歴史) documenting the dojo's founding in Kobe in 1969, move to Jūsō, Osaka in 1972, and rebuilding as the Tenshin Dojo in 1976, and its instructor profile page (指導者紹介) for head instructor Miyako Fujitani."@en ;
    schema:inLanguage "ja" ;
    schema:keywords "dojo", "website", "aikido" ;
    schema:name "天心道場 公式サイト (Tenshin Dojo Official Site)" ;
    schema:publisher _:b29 ;
    schema:url <https://aitenshin.com/> ;
    ns2:sourceType "webpage" .
_:b29 schema:name "Tenshin Dojo" .
