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

ns1:01KZSHP506JXJZ033V59M98SMF a ns2:Source ;
    schema:datePublished "2017" ;
    schema:description "Official IJF news article reporting that three-time Olympic champion Nomura Tadahiro presented an honorary judo black belt to actor Keanu Reeves in Tokyo on 17 March 2017, noting that Reeves had studied judo for four months before the first John Wick film and performed an ippon-seoi-nage, one of Nomura's trademark techniques"@en ;
    schema:inLanguage "en" ;
    schema:keywords "judo" ;
    schema:name "Nomura Tadahiro presents honorary black belt to Keanu Reeves (IJF)" ;
    schema:publisher _:b11864 ;
    schema:url <https://www.ijf.org/news/show/nomura-tadahiro-presents-honorary-black-belt-to-keanu-reeves> ;
    ns2:earliestYear "2017"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b11865 ;
    ns2:latestYear "2017"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/news> ;
    ns2:sourceType "article" .
_:b11865 schema:name "Mark Pickering" ;
    ns2:contributorRole "author" .
_:b11864 schema:name "International Judo Federation" .
