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

ns1:01KYFWK7746Q9SGZF59MGWST7M a ns2:Source ;
    schema:datePublished "2024" ;
    schema:description "Article about Bruce Lee's life, his boxing training under Brother Edward Muss at St. Francis Xavier's College, and his fight against racism in martial arts"@en ;
    schema:inLanguage "en" ;
    schema:keywords "bruce-lee", "article" ;
    schema:name "Hero for our Year of the Dragon: Bruce Lee" ;
    schema:publisher _:b7085 ;
    schema:url <https://nycreligion.info/hero-for-our-year-of-the-dragon-bruce-lee/> ;
    ns2:earliestYear "2024"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b7086 ;
    ns2:latestYear "2024"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "article" .
_:b7086 schema:name "Carnes, Tony" ;
    ns2:contributorRole "author" .
_:b7085 schema:name "A Journey through NYC religions" .
