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

ns1:01KZ1DTWBB99T2QQPQ2G8J1SQX a ns2:Source ;
    schema:description "Official CMJJ Gear page on Carlos Machado, covering his training under Rolls Gracie in Copacabana, his move to the United States with his brothers, his teaching of Chuck Norris, and his founding of the Carlos Machado Jiu-Jitsu Association"@en ;
    schema:inLanguage "en" ;
    schema:keywords "official", "machado", "website", "bjj" ;
    schema:name "History of CMJJ and Statement of Doctrine" ;
    schema:publisher _:b7762 ;
    schema:url <https://cmjjgear.com/pages/about-us> ;
    ns2:hasContributor _:b7763 ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "webpage" .
_:b7763 schema:name "CMJJ Gear" ;
    ns2:contributorRole "author" .
_:b7762 schema:name "CMJJ Gear" .
