@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 ns5: <https://en.wikipedia.org/wiki/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns6: <http://www.wikidata.org/entity/> .
@prefix ns7: <http://publications.europa.eu/resource/authority/country/> .

ns1:01KYSNKBS9J3KZDNJ437DJSRGG a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KYSNKBRXZBXTADEA0ET726M4 ;
    schema:alternateName "Philip Nurse"@en ;
    schema:description "English former Muay Thai kickboxer and the owner and senior instructor at The Wat in Manhattan, New York City. Nurse was Georges St-Pierre's Muay Thai striking coach from 2006 to 2009, training him at The Wat. He is a European Light Welterweight Champion, Double British Champion, and was awarded the title of Ajarn (Master) in Muay Thai in 2015.\n"@en ;
    schema:keywords "striking-coach", "kickboxing", "muay-thai", "english", "mma-coach" ;
    schema:name "Phil Nurse"@en ;
    schema:nationality _:b11500 ;
    schema:sameAs <https://www.wikidata.org/wiki/Q7182234> ;
    ns2:birthEvent _:b11501 ;
    ns2:deathEvent _:b11504 ;
    ns2:hasEvidence _:b11506, _:b11505 ;
    ns2:taughtAt ns1:01KYYYTTW3C6YEVWBH1GZQXD0W ;
    ns2:teaches ns1:01KYSNKBS5KSZZQJRZNJ3YXS9Y .
_:b11506 a ns2:SourceAssertionRelation ;
    schema:citation "Phil Nurse - Wikipedia (EN)" ;
    schema:url ns5:Phil_Nurse ;
    ns2:coversProperty schema:description, schema:name, ns2:birthEvent, schema:nationality ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11505 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYSNKBRXZBXTADEA0ET726M4 ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Between 2006 and 2009, St-Pierre trained in Muay Thai under Phil Nurse at the Wat in New York City." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11504 a ns2:LifeEvent .
_:b11501 a ns2:LifeEvent ;
    schema:birthDate "1963-04-03" ;
    schema:birthPlace _:b11502 ;
    ns2:earliestYear "1963"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b11503 ;
    ns2:latestYear "1963"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b11503 a ns2:SourceAssertionRelation ;
    schema:citation "Phil Nurse - Wikipedia (EN)" ;
    schema:url ns5:Phil_Nurse ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Phil Nurse is an English former Muay Thai kickboxer. Born in Bolton, England." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11502 schema:addressCountry ns7:GBR ;
    schema:name "Bolton" ;
    schema:sameAs ns6:Q184579 .
_:b11500 schema:addressCountry ns7:GBR ;
    schema:sameAs ns6:Q145 .
