@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.wikidata.org/entity/> .
@prefix ns6: <http://publications.europa.eu/resource/authority/country/> .
@prefix ns7: <http://www.w3.org/ns/prov#> .

ns1:01KJJAWN29MA64W22606R3WD75 a ns2:Person ;
    ns7:wasDerivedFrom ns1:01KJJAWN29MA64W22606R3WDAK, ns1:01KXTSQXW6P83R31HCRY2PRTAM, ns1:01KJJAWN29MA64W22606R3WDAJ ;
    schema:name "Gilbert Briskine"@fr ;
    schema:nationality _:b9784 ;
    ns2:birthEvent _:b9785 ;
    ns2:deathEvent _:b9787 ;
    ns2:hasEvidence _:b9792, _:b9791, _:b9790, _:b9789 ;
    ns2:researchNote "Teacher unidentified; no place, period, or source details recorded for this training relationship." ;
    ns2:taughtAt ns1:01KJJAWN29MA64W22606R3WD8J ;
    ns2:teaches ns1:01KJJAWN29MA64W22606R3WD71 .
_:b9792 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 .
_:b9791 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KXTSQXW6P83R31HCRY2PRTAM ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9790 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KJJAWN29MA64W22606R3WDAK ;
    ns2:evidenceWeight ns4:low ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b9789 a ns2:SourceAssertionRelation ;
    schema:citation "História (Federação Nacional de Karaté de Portugal)" ;
    schema:url <https://www.fnkp.pt/historia/> ;
    ns2:evidenceWeight ns4:low ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b9787 a ns2:LifeEvent ;
    schema:deathPlace _:b9788 .
_:b9788 schema:addressCountry ns6:FRA ;
    schema:sameAs ns5:Q142 .
_:b9785 a ns2:LifeEvent ;
    schema:birthPlace _:b9786 .
_:b9786 schema:addressCountry ns6:FRA ;
    schema:sameAs ns5:Q142 .
_:b9784 schema:addressCountry ns6:FRA ;
    schema:sameAs ns5:Q142 .
