@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/p06934843X> a schema1:Person ;
    rdfs:label "Blanken, Gerard Hendrik (1902-1986)" ;
    schema1:birthDate "1902" ;
    schema1:deathDate "1986" ;
    schema1:description "zie ook: Paul Groenewoud" ;
    schema1:familyName "Blanken" ;
    schema1:givenName "Gerard Hendrik" ;
    schema1:hasOccupation "classicus",
        "vertaler" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4690242d7cf1ddd3fcc81c36ff20a8c> ;
    schema1:name "Gerard Hendrik Blanken" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p184615585>,
        <http://viaf.org/viaf/193010197>,
        wd:Q1463261,
        <https://isni.org/isni/0000000357039689> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/blan013> .

