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

ns1:01KZKY9ZRHNCNX0YCHSXQPBDXH a ns2:Source ;
    schema:datePublished "2019" ;
    schema:description "Episode of the Joe Rogan Experience podcast with John Carmack, covering his career in video games and virtual reality, and his martial arts training including judo and a year of private Brazilian jiu-jitsu lessons with Carlos Machado"@en ;
    schema:inLanguage "en" ;
    schema:keywords "judo", "podcast", "video", "bjj" ;
    schema:name "The Joe Rogan Experience" ;
    schema:publisher _:b13014 ;
    schema:url <https://www.youtube.com/watch?v=udlMSe5-zP8> ;
    ns2:earliestYear "2019"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "2019"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/interview> ;
    ns2:sourceType "broadcast" .
_:b13014 schema:name "YouTube (PowerfulJRE)" .
