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

ns1:01KYD5XMNMJAAPE1B8773N3ANT a ns2:Source ;
    schema:datePublished "2025" ;
    schema:description "Wikipedia article covering Bruce Lee's life, career, martial arts philosophy, and legacy"@en ;
    schema:inLanguage "en" ;
    schema:keywords "secondary-source" ;
    schema:name "Bruce Lee" ;
    schema:publisher _:b6593 ;
    schema:url <https://en.wikipedia.org/wiki/Bruce_Lee> ;
    ns2:earliestYear "2025"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b6594 ;
    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" .
_:b6594 schema:name "Wikipedia contributors" ;
    ns2:contributorRole "contributor" .
_:b6593 schema:name "Wikimedia Foundation" .
