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

ns1:01KZW2JNB80JTTRZN088WD13WV a ns2:Source ;
    schema:description "International Judo Federation history page on Anton Geesink, recording the award of the 10th dan by the IJF in 1997."@en ;
    schema:inLanguage "en" ;
    schema:name "Anton Geesink - IJF Hall of Fame" ;
    schema:publisher _:b4970 ;
    schema:url <https://www.ijf.org/history/hall-of-fame/95> ;
    ns2:sourceType "webpage" .
_:b4970 schema:name "International Judo Federation" .
