@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

ns1:01M1KJ1TY232ZE0KH6WA1XD04A a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KYEZC8789TAA85RW0RBYE009 ;
    schema:name "Waino Ketonen"@en ;
    ns2:birthEvent _:b12865 ;
    ns2:deathEvent _:b12866 ;
    ns2:hasEvidence _:b12867 ;
    ns2:researchNote "One of the wrestlers Billy Riley trained under, per Wikipedia - see database/persons/GBR/Billy_Riley.yaml. Documented in wrestling history but details are sparse; nationality not established from the source (possibly the same Waino Ketonen documented as a Finnish-American professional wrestler, but that is not confirmed by this source and should be verified before merging)." ;
    ns2:teaches ns1:01KYEZC879D48ZHB2QX45XRS35 .
_:b12867 a ns2:SourceAssertionRelation ;
    schema:citation "Billy Riley (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYEZC8789TAA85RW0RBYE009 ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b12866 a ns2:LifeEvent .
_:b12865 a ns2:LifeEvent .
