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

ns1:01KYD74HFJXC7P3VT0XD2JVJJP a ns2:Source ;
    schema:datePublished "2025" ;
    schema:description "Wikipedia article covering Ip Man's life, martial arts career, teaching of Wing Chun, and legacy as Bruce Lee's teacher"@en ;
    schema:inLanguage "en" ;
    schema:keywords "secondary-source" ;
    schema:name "Ip Man" ;
    schema:publisher _:b9072 ;
    schema:url <https://en.wikipedia.org/wiki/Ip_Man> ;
    ns2:earliestYear "2025"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b9073 ;
    ns2:latestYear "2025"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:partOf ns1:01M0DAPE2TQH2MRBECJBV2VK35 ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "entry-encyclopedia" .
_:b9073 schema:name "Wikipedia contributors" ;
    ns2:contributorRole "contributor" .
_:b9072 schema:name "Wikimedia Foundation" .
