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

ns1:01M0TVMGJVP7A46XX9P8WFSBTZ a ns2:Source ;
    schema:alternateName "李霞（中国武术明星、武术运动员）" ;
    schema:description "Baidu Baike entry for Li Xia, Chinese wushu star and Beijing Wushu Team founding member."@en ;
    schema:inLanguage "zh" ;
    schema:keywords "secondary-source", "wushu", "china" ;
    schema:name "李霞（中国武术明星、武术运动员）" ;
    schema:publisher _:b9795 ;
    schema:url <https://baike.baidu.com/item/%E6%9D%8E%E9%9C%9E/9681097> ;
    ns2:accessed "2026-08-24" ;
    ns2:hasContributor _:b9796 ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "entry-encyclopedia" .
_:b9796 schema:name "Baidu Baike" ;
    ns2:contributorRole "contributor" .
_:b9795 schema:name "Baidu" .
