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

ns1:01M016NFYMWR26NPNCWMTJENQ0 a ns2:Source ;
    schema:datePublished "2018" ;
    schema:description "Dutch national news obituary of Jon Bluming (18 December 2018) by the NOS. Records his career and states that Wim Ruska was one of his students (\"Wim Ruska was een van zijn leerlingen\")."@en ;
    schema:inLanguage "nl" ;
    schema:name "Veteraan, vechtsporter en filmacteur Jon Bluming overleden - NOS" ;
    schema:publisher _:b5077 ;
    schema:url <https://nos.nl/artikel/2264095-veteraan-vechtsporter-en-filmacteur-jon-bluming-overleden> ;
    ns2:earliestYear "2018"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "2018"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/obituary> ;
    ns2:sourceType "article" .
_:b5077 schema:name "Nederlandse Omroep Stichting (NOS)" .
