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

ns1:01KYZ0172JK3PFAA85AG2V5V6B a ns2:Source ;
    schema:description "Kingsway Jiu-Jitsu instructor page for John Danaher, covering his background, his introduction to Brazilian jiu-jitsu under Renzo Gracie in New York, his coaching of Georges St-Pierre and the development of the New Wave Jiu Jitsu competition team"@en ;
    schema:inLanguage "en" ;
    schema:keywords "official", "website", "coach", "bjj" ;
    schema:name "John Danaher - Kingsway Jiu-Jitsu" ;
    schema:publisher _:b12768 ;
    schema:url <https://kingswayjiujitsu.com/programs/john-danaher/> ;
    ns2:hasContributor _:b12769 ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "webpage" .
_:b12769 schema:name "Kingsway Jiu-Jitsu" ;
    ns2:contributorRole "author" .
_:b12768 schema:name "Kingsway Jiu-Jitsu" .
