@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .

ns1:01KXTSQXW6P83R31HCRY2PRTAM a ns2:Source ;
    schema:description "Athlete profile and competition record for French judoka Gilbert Briskine."@en ;
    schema:inLanguage "en" ;
    schema:name "Gilbert Briskine - Judo Career" ;
    schema:publisher _:b2330 ;
    schema:url <https://www.judoinside.com/judoka/5062/Gilbert_Briskine/judo-career> ;
    ns2:sourceType "webpage" .
_:b2330 schema:name "JudoInside" .
