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

ns1:01KZS6T2WDMB555K0HTHXZNFFP a ns2:Source ;
    schema:datePublished "2019" ;
    schema:description "BJJ Fanatics blog post promoting the Judo Academy instructional by Jimmy Pedro and Travis Stevens; states Pedro was the coach of Travis Stevens and Kayla Harrison, and that Stevens is a black belt in BJJ under John Danaher"@en ;
    schema:inLanguage "en" ;
    schema:keywords "judo", "article", "travis-stevens", "bjj-fanatics" ;
    schema:name "The Judo Academy By Jimmy Pedro and Travis Stevens" ;
    schema:publisher _:b977 ;
    schema:url <https://bjjfanatics.com/blogs/news/the-judo-academy-by-jimmy-pedro-and-travis-stevens> ;
    ns2:earliestYear "2019"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b978 ;
    ns2:latestYear "2019"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceType "article" .
_:b978 schema:name "Fanatics Authors" ;
    ns2:contributorRole "author" .
_:b977 schema:name "BJJ Fanatics" .
