@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068023707> a schema1:Person ;
    rdfs:label "King, Peter Kenneth (1922-2017)" ;
    schema1:alternateName "King, P." ;
    schema1:birthDate "1922" ;
    schema1:deathDate "2017" ;
    schema1:description "bron: https://www.britannica.com/contributor/Peter-K-King/1588",
        "mb",
        "neerlandicus, hoogleraar" ;
    schema1:familyName "King" ;
    schema1:givenName "Peter Kenneth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46e27b0456b1c320e937e7b26181404f> ;
    schema1:name "Peter Kenneth King" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/108611081>,
        wd:Q52534076,
        <https://isni.org/isni/0000000110322298> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/king001> .

