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

ns1:01KXTSQXW5H2G5FMTP0RTYT0XA a ns2:Source ;
    schema:datePublished "2019" ;
    schema:description "Traces Brazilian Jiu-Jitsu's origins through Mitsuyo Maeda's 1914 arrival in Brazil and the Gracie family's early development of the art."@en ;
    schema:inLanguage "pt" ;
    schema:keywords "article" ;
    schema:name "Breve História do Jiu Jitsu Brasileiro - Parte 1" ;
    schema:publisher _:b8542 ;
    schema:url <https://www.budokast.com.br/post/breve-hist%C3%B3ria-do-jiu-jitsu-brasileiro-parte-1> ;
    ns2:earliestYear "2019"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b8543 ;
    ns2:latestYear "2019"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceType "article" .
_:b8543 schema:name "Gustavo Goulart" ;
    ns2:contributorRole "author" .
_:b8542 schema:name "Budokast" .
