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

ns1:01KYD5XMNMGKE1FTE74CSKSJK6 a ns2:Source ;
    schema:datePublished "2025" ;
    schema:description "Official biographical page on Bruce Lee from the Bruce Lee Enterprises website. Includes short and long biography, family history, and career details."@en ;
    schema:inLanguage "en" ;
    schema:keywords "official-source" ;
    schema:name "Bruce Lee: About Bruce Lee" ;
    schema:publisher _:b5728 ;
    schema:url <https://brucelee.com/bruce-lee> ;
    ns2:earliestYear "2025"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b5729 ;
    ns2:latestYear "2025"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "webpage" .
_:b5729 schema:name "Bruce Lee Enterprises" ;
    ns2:contributorRole "author" .
_:b5728 schema:name "Bruce Lee Enterprises, LLC" .
