@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#> .

ns1:01M1F0B3J2K9XQWV7N8P0T1M5R a ns2:Person ;
    ns5:wasDerivedFrom ns1:01M1CK3ZEK2N33NG99ZVJ6VHSR, ns1:01M1CK3ZEX3JC5J8B3FS1RPGNS ;
    schema:alternateName "Master Lou Hopkins"@en ;
    schema:description "American Shotokan Karate instructor based in Revere, Massachusetts. Founded East Coast Karate. Taught competitive Shotokan Karate; John Paul Salvitti trained under him from his competitive years onward and earned a 5th degree black belt. Also appeared as a fighter in Mortal Kombat. Introduced Salvitti to Donnie Yen after seeing Yen on the cover of Inside Kung Fu in 1982. Still teaching as of 2015."@en ;
    schema:keywords "karate", "east-coast-karate", "shotokan" ;
    schema:name "Lou Hopkins"@en ;
    schema:nationality _:b8529 ;
    ns2:birthEvent _:b8530 ;
    ns2:deathEvent _:b8531 ;
    ns2:hasEvidence _:b8533, _:b8532 ;
    ns2:teaches ns1:01M1CS5WX2B8APS1RCZXCW76QJ .
_:b8533 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1CK3ZEK2N33NG99ZVJ6VHSR ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b8532 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1CK3ZEX3JC5J8B3FS1RPGNS ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b8531 a ns2:LifeEvent .
_:b8530 a ns2:LifeEvent .
_:b8529 schema:addressCountry <http://publications.europa.eu/resource/authority/country/USA> ;
    schema:sameAs <http://www.wikidata.org/entity/Q30> .
