@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns3: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns4: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix ns5: <http://www.w3.org/ns/prov#> .
@prefix ns6: <https://martial.is/agent/> .
@prefix schema: <https://schema.org/> .

ns1:006G01NTX67X3FN6YFZ39P1FSG a ns2:Person ;
    ns5:wasDerivedFrom ns1:006G01NTX6KVVJGZRYYMM8GAFV ;
    schema:description "French judoka, one of the reputed French professors and judoka around whom Ichiro Abe, technical advisor of the Shudokan club in Toulouse (1951-1953), reinforced the rayonnement of Kodokan judo in France, according to the France Judo obituary of Abe (2022)."@en, "Judoka français, l'un des professeurs et judokas français réputés autour desquels Ichiro Abe, conseiller technique du club Shudokan de Toulouse (1951-1953), renforça le rayonnement du judo Kodokan en France, selon le carnet noir de France Judo consacré à Abe (2022)."@fr ;
    schema:keywords "judo", "france" ;
    schema:name "Guy Pelletier"@fr, "Guy Pelletier"@en ;
    schema:nationality _:b13031 ;
    ns2:birthEvent _:b13032 ;
    ns2:deathEvent _:b13034 ;
    ns2:hasEvidence _:b13036 ;
    ns2:hasTeacherAssertion _:b13037 ;
    ns2:trainedAt ns1:006G01NTX69KM1Y9K5D9DFKTVG ;
    ns2:wasTaughtBy ns1:01KZXH2NSQMBZTRPPYAKKCFR84 .
_:b13037 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9B ;
    ns2:hasConfidence _:b13038 ;
    ns2:hasInteraction _:b13039 ;
    ns2:object ns1:01KZXH2NSQMBZTRPPYAKKCFR84 ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:006G01NTX67X3FN6YFZ39P1FSG .
_:b13039 a ns2:TeacherInteraction ;
    ns5:wasDerivedFrom ns1:006G01NTX6KVVJGZRYYMM8GAFV ;
    ns2:hasEvidence _:b13040 ;
    ns2:interactionPeriod _:b13041 ;
    ns2:interactionPlace ns1:006G01NTX69KM1Y9K5D9DFKTVG .
_:b13041 a ns2:TimeInterval ;
    ns2:endYear "1953"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:startYear "1951"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b13040 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:006G01NTX6KVVJGZRYYMM8GAFV ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Il renforça le rayonnement du Judo Kodokan autour de professeurs et judokas français réputés tels que Pierre Roussel, Jacques Belaud, Luc Levannier ou encore Guy Pelletier." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b13038 a ns2:Confidence ;
    ns5:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "The France Judo obituary of Abe lists Guy Pelletier among the reputed French professors and judoka around whom Abe, technical advisor at the Shudokan in Toulouse, reinforced the rayonnement of Kodokan judo; the source does not state the exact nature of the relationship beyond his training at the club." .
_:b13036 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:006G01NTX6KVVJGZRYYMM8GAFV ;
    ns2:coversProperty ns2:hasTeacherAssertion, schema:description, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b13034 a ns2:LifeEvent ;
    schema:deathPlace _:b13035 .
_:b13032 a ns2:LifeEvent ;
    schema:birthPlace _:b13033 .
_:b13031 schema:addressCountry <http://publications.europa.eu/resource/authority/country/FRA> ;
    schema:sameAs <http://www.wikidata.org/entity/Q142> .
