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

ns1:01KYFPRMG2X8FAKC8QSGCYX1RA a ns2:Source ;
    schema:datePublished "2025" ;
    schema:description "Wikipedia article on Chuck Norris, American martial artist, actor, and founder of the Chuck Norris System (formerly Chun Kuk Do)"@en ;
    schema:inLanguage "en" ;
    schema:keywords "secondary-source" ;
    schema:name "Chuck Norris" ;
    schema:publisher _:b11343 ;
    schema:url <https://en.wikipedia.org/wiki/Chuck_Norris> ;
    ns2:earliestYear "2025"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b11344 ;
    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" .
_:b11344 schema:name "Wikipedia contributors" ;
    ns2:contributorRole "contributor" .
_:b11343 schema:name "Wikimedia Foundation" .
