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

ns1:01KYZFG5QV3KVA94WEJ35NZAE7 a ns2:Source ;
    schema:datePublished "2004" ;
    schema:description "On The Mat interview with jiu-jitsu and judo master Oswaldo Alves (2004), covering his start in judo at age 6 under Shikaru Kurashiin (Hikari Kurachi) and Fujimata, his training in Japan, and his role in introducing the Gracies, including Rolls Gracie, to judo"@en ;
    schema:inLanguage "en" ;
    schema:keywords "judo", "bjj", "biography" ;
    schema:name "Interview with Oswaldo Alves" ;
    schema:publisher _:b10198 ;
    schema:url <http://onthemat.com/interview-with-oswaldo-alves/> ;
    ns2:earliestYear "2004"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b10199 ;
    ns2:latestYear "2004"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/interview> ;
    ns2:sourceType "interview" .
_:b10199 schema:name "On The Mat" ;
    ns2:contributorRole "author" .
_:b10198 schema:name "On The Mat" .
