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

ns1:01M0QAK4GX7KWGZY7J93W5584C a ns2:Source ;
    schema:datePublished "2019" ;
    schema:description "Article identifying Jet Li's martial arts teachers Wu Bin and Li Junfeng"@en ;
    schema:inLanguage "en" ;
    schema:keywords "secondary-source", "article" ;
    schema:name "Who Trained Jet Li?" ;
    schema:publisher _:b10340 ;
    schema:url <https://www.grunge.com/176042/who-trained-jet-li/> ;
    ns2:earliestYear "2019"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b10341 ;
    ns2:latestYear "2019"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "article" .
_:b10341 schema:name "Pauli Poisuo" ;
    ns2:contributorRole "author" .
_:b10340 schema:name "Grunge.com" .
