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

ns1:01KJJAWN29MA64W22606R3WD74 a ns2:Person ;
    ns7:wasDerivedFrom ns1:01KJJAWN29MA64W22606R3WDAK, ns1:01KJJAWN29MA64W22606R3WDAJ ;
    schema:name "Jackie Hugnet"@fr ;
    schema:nationality _:b12806 ;
    ns2:birthEvent _:b12807 ;
    ns2:deathEvent _:b12809 ;
    ns2:hasEvidence _:b12812, _:b12811 ;
    ns2:researchNote "Teacher unidentified; no place, period, or source details recorded for this training relationship." ;
    ns2:taughtAt ns1:01KJJAWN29MA64W22606R3WD8J ;
    ns2:teaches ns1:01KJJAWN29MA64W22606R3WD71 .
_:b12812 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KJJAWN29MA64W22606R3WDAK ;
    ns2:evidenceWeight ns4:low ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b12811 a ns2:SourceAssertionRelation ;
    schema:citation "Manual de Graduações e Regulamento de Graduações. Federação Portuguesa de Judo (Dezembro 2020)" ;
    ns2:basedOnSource ns1:01KJJAWN29MA64W22606R3WDAJ ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b12809 a ns2:LifeEvent ;
    schema:deathPlace _:b12810 .
_:b12810 schema:addressCountry ns6:FRA ;
    schema:sameAs ns5:Q142 .
_:b12807 a ns2:LifeEvent ;
    schema:birthPlace _:b12808 .
_:b12808 schema:addressCountry ns6:FRA ;
    schema:sameAs ns5:Q142 .
_:b12806 schema:addressCountry ns6:FRA ;
    schema:sameAs ns5:Q142 .
