@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p087205416> a schema1:Person ;
    rdfs:label "Bornoff, Nicholas (1949-2010)" ;
    schema1:alternateName "Bornoff, Nick" ;
    schema1:birthDate "1949" ;
    schema1:deathDate "2010" ;
    schema1:description "B0110624: p. 8: schrijft artikelen en publicaties over Japan",
        "PPN had Nick Bornoff oorspr. als kmc 100",
        "overleden op 30 oktober 2010 (bron: The Guardian 16-11-2010)" ;
    schema1:familyName "Bornoff" ;
    schema1:givenName "Nicholas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6dd41a9295a29d22be3b8d1b4b071cf6> ;
    schema1:name "Nicholas Bornoff" ;
    schema1:sameAs <http://viaf.org/viaf/55319802>,
        wd:Q59531176,
        <https://isni.org/isni/0000000095188798> .

