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

ns1:01KJJAWN29MA64W22606R3WDA1 a ns2:Source ;
    schema:description "Biographical history of the Valente Brothers jiu-jitsu school, including lineage from Hélio Gracie, on their official website."@en ;
    schema:inLanguage "en" ;
    schema:keywords "history" ;
    schema:name "Valente Brothers - Our Story" ;
    schema:publisher _:b817 ;
    schema:url <https://valentebrothers.com/our-story/> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "webpage" .
_:b817 schema:name "Valente Brothers" .
