@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix ns3: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns4: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix schema: <https://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

ns1:01KJJAWN29MA64W22606R3WD9N a ns2:Style ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KYN1GSEK6VJAHT7V2RD4K2WB ;
    schema:alternateName "Western boxing"@en, "English boxing"@en, "Prizefighting"@en ;
    schema:description "Combat sport involving striking with fists, historically practiced worldwide with modern codification in 18th-19th century England. Governed by the Marquess of Queensberry Rules since 1867.\n"@en ;
    schema:name "Boxing"@en ;
    schema:sameAs <https://www.wikidata.org/wiki/Q32112> ;
    ns2:foundedEvent _:b12502 ;
    ns2:hasEvidence _:b12505, _:b12504 ;
    ns2:styleForm <https://w3id.org/martialis/vocab/style-form/sport> ;
    ns2:styleType <https://w3id.org/martialis/vocab/style-classification/modern> .
_:b12505 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYN1GSEK6VJAHT7V2RD4K2WB ;
    ns2:coversProperty schema:description, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b12504 a ns2:SourceAssertionRelation ;
    schema:archivedAt <http://web.archive.org/web/20260716014716/https://www.britannica.com/sports/boxing> ;
    schema:citation "Boxing - Encyclopedia Britannica" ;
    schema:url <https://www.britannica.com/sports/boxing> ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b12502 a ns2:LifeEvent ;
    schema:location _:b12503 .
_:b12503 schema:addressCountry <http://publications.europa.eu/resource/authority/country/GBR> .
