@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#> .
@prefix ns5: <http://www.w3.org/ns/prov#> .
@prefix ns6: <http://www.wikidata.org/entity/> .
@prefix ns7: <http://publications.europa.eu/resource/authority/country/> .

ns1:01KYFY7JK9BQCB590B1KR0MHJT a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KYFY7JK9GNVNEZMBN1YGX4Y6 ;
    schema:alternateName "Robert H. Bruns"@en, "Bob Leipler"@en ;
    schema:description "American professional wrestler and trainer. Debuted in the 1930s, wrestling primarily in the Midwestern United States and later for the Japan Pro Wrestling Alliance, Mid Pacific Promotions, and the National Wrestling Alliance. He trained Rikidōzan in professional wrestling during the early 1950s."@en ;
    schema:image _:b62 ;
    schema:keywords "japan-pro-wrestling-alliance", "professional-wrestling", "catch-wrestling" ;
    schema:name "Bobby Bruns"@en ;
    schema:nationality _:b64 ;
    schema:sameAs <https://www.wikidata.org/wiki/Q137273043> ;
    ns2:birthEvent _:b65 ;
    ns2:deathEvent _:b68 ;
    ns2:hasEvidence _:b70 ;
    ns2:teaches ns1:01KYF39J6HSNDTTW9532CVQX6T .
_:b70 a ns2:SourceAssertionRelation ;
    schema:citation "Bobby Bruns (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYFY7JK9GNVNEZMBN1YGX4Y6 ;
    ns2:coversProperty ns2:deathEvent, schema:description, schema:name, ns2:birthEvent ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b68 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01KYFY7JK9GNVNEZMBN1YGX4Y6 ;
    schema:deathDate "1983-01-23" ;
    ns2:earliestYear "1983"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b69 ;
    ns2:latestYear "1983"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b69 a ns2:SourceAssertionRelation ;
    schema:citation "Bobby Bruns (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYFY7JK9GNVNEZMBN1YGX4Y6 ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b65 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01KYFY7JK9GNVNEZMBN1YGX4Y6 ;
    schema:birthDate "1914-07-12" ;
    schema:birthPlace _:b66 ;
    ns2:earliestYear "1914"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b67 ;
    ns2:latestYear "1914"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b67 a ns2:SourceAssertionRelation ;
    schema:citation "Bobby Bruns (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYFY7JK9GNVNEZMBN1YGX4Y6 ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b66 schema:addressCountry ns7:USA ;
    schema:name "Chicago" ;
    schema:sameAs ns6:Q1297 .
_:b64 schema:addressCountry ns7:USA ;
    schema:sameAs ns6:Q30 .
_:b62 schema:contentUrl <https://static.wikia.nocookie.net/prowrestling/images/2/26/Bobby_Bruns.jpg> ;
    ns2:imageAttribution _:b63 .
_:b63 schema:citation "Bobby Bruns - Pro Wrestling Wiki (Fandom)" ;
    schema:url <https://prowrestling.fandom.com/wiki/Bobby_Bruns> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary .
