@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/p069743061> a schema1:Person ;
    rdfs:label "Visser, Philips Christiaan (1882-1955)" ;
    schema1:birthDate "1882" ;
    schema1:deathDate "1955" ;
    schema1:description "Voormalig ambassadeur te Moskou vanaf 1948" ;
    schema1:familyName "Visser" ;
    schema1:givenName "Philips Christiaan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/082f882c7657406ca26a6a9841185c8c> ;
    schema1:name "Philips Christiaan Visser" ;
    schema1:sameAs <http://viaf.org/viaf/59451586>,
        wd:Q16508642,
        <https://isni.org/isni/0000000107822996> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/viss059> .

