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

ns1:01M0TVMGJVP7A46XX9P8WFSBV0 a ns2:Source ;
    schema:alternateName "刘清华（中国著名武术运动员）" ;
    schema:description "Baidu Baike entry for Liu Qinghua, Chinese wushu athlete and two-time world champion."@en ;
    schema:inLanguage "zh" ;
    schema:keywords "secondary-source", "wushu", "china" ;
    schema:name "刘清华（中国著名武术运动员）" ;
    schema:publisher _:b6112 ;
    schema:url <https://baike.baidu.com/item/%E5%88%98%E6%B8%85%E5%8D%8E/7166808> ;
    ns2:accessed "2026-08-24" ;
    ns2:hasContributor _:b6113 ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "entry-encyclopedia" .
_:b6113 schema:name "Baidu Baike" ;
    ns2:contributorRole "contributor" .
_:b6112 schema:name "Baidu" .
