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

ns1:01KZW2JNB8DYCPA302N2BGN1K8 a ns2:Source ;
    schema:datePublished "1997" ;
    schema:description "Contemporary NRC Handelsblad news report announcing that Anton Geesink was appointed to the 10th dan during the congress of the International Judo Federation in Paris on 7 October 1997."@en ;
    schema:inLanguage "nl" ;
    schema:keywords "newspaper" ;
    schema:name "Tiende dan" ;
    schema:publisher _:b8803 ;
    schema:url <https://www.nrc.nl/nieuws/1997/10/08/tiende-dan-7370919-a147853> ;
    ns2:earliestYear "1997"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1997"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceType "article" .
_:b8803 schema:name "NRC Handelsblad" .
