@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/p067586325> a schema1:Person ;
    rdfs:label "Vaandrager, Cornelis Bastiaan (1935-1992)" ;
    schema1:alternateName "Vaandrager, ..." ;
    schema1:birthDate "1935" ;
    schema1:deathDate "1992" ;
    schema1:description "Med. NLMD",
        "NLMD/V 103" ;
    schema1:familyName "Vaandrager" ;
    schema1:givenName "Cornelis Bastiaan" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05ac18e5322586771220972dead25d42> ;
    schema1:name "Cornelis Bastiaan Vaandrager" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/40519040>,
        wd:Q2147265,
        <https://isni.org/isni/000000011442446X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/vaan001> .

