@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: <https://martial.is/agent/> .

ns1:01KYMDKKCPYDWDG932E20FNA8R a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KYMDKKCPJKRP5KJ6ES81JY90 ;
    schema:alternateName "Ed Meade"@en ;
    schema:description "American judoka and member of the Strategic Air Command (SAC) Judo program. He won a silver medal at the US National Championships in Chicago in 1958 (over 81kg) and was a member of the 1958 US Pan-American Judo Team. He was an early instructor of James Pedro Sr., who later became an Olympic alternate and father/coach of World Champion Jimmy Pedro Jr."@en ;
    schema:keywords "judo", "sac-judo", "usaf" ;
    schema:name "Edmund Mede"@en ;
    schema:nationality _:b13202 ;
    ns2:birthEvent _:b13203 ;
    ns2:deathEvent _:b13204 ;
    ns2:hasContextualTrainingAssertion _:b13205 ;
    ns2:hasEvidence _:b13212, _:b13211, _:b13210 ;
    ns2:teaches ns1:01KYMDKKCPQ8238MWJR2E17NAD ;
    ns2:trainedAt ns1:01KJJAWN29MA64W22606R3WD84 .
_:b13212 a ns2:SourceAssertionRelation ;
    schema:citation "Beish - Resume of Judo" ;
    ns2:basedOnSource ns1:01KYMDKKCPJKRP5KJ6ES81JY90 ;
    ns2:coversProperty schema:description, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b13211 a ns2:SourceAssertionRelation ;
    schema:citation "Edmund Mede - JudoInside" ;
    schema:url <https://www.judoinside.com/judoka/48293/Edmund_Mede/judo-results> ;
    ns2:coversProperty schema:description, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b13210 a ns2:SourceAssertionRelation ;
    schema:citation "Judo in the United States Air Force (USJA History)" ;
    schema:url <https://alpo-astronomy.org/jbeish/USJA_HISTORY.html> ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b13205 a ns2:ContextualTrainingAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9B ;
    ns2:hasConfidence _:b13206 ;
    ns2:hasInteraction _:b13207 ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KYMDKKCPYDWDG932E20FNA8R .
_:b13207 a ns2:TeacherInteraction ;
    ns5:wasDerivedFrom ns1:01M1MCD2PCBHZAH9Z97BDFG7J0 ;
    ns2:atEvent ns1:01M1MCG84S2YE0J9P00MCS3ND7 ;
    ns2:hasEvidence _:b13208 ;
    ns2:interactionPeriod _:b13209 ;
    ns2:interactionPlace ns1:01KJJAWN29MA64W22606R3WD84 .
_:b13209 a ns2:TimeInterval ;
    ns2:startYear "1957"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b13208 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1MCD2PCBHZAH9Z97BDFG7J0 ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Airman Williams and Mede were included in the Combative Measures Instructor class 12 scheduled for advanced combative measures and judo training at the Kodokan Judo Institute." ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b13206 a ns2:Confidence ;
    ns5:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "3"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "AAU Wrestling Official Guide directly names Mede as a student in the SAC-ARDC Combative Measures Instructor class 12 at the Kodokan in 1957." .
_:b13204 a ns2:LifeEvent .
_:b13203 a ns2:LifeEvent .
_:b13202 schema:addressCountry <http://publications.europa.eu/resource/authority/country/USA> ;
    schema:sameAs <http://www.wikidata.org/entity/Q30> .
