@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/p070336547> a schema1:Person ;
    rdfs:label "Berge, Willem Gregorius Severinus ten (1903-1969)" ;
    schema1:birthDate "1903" ;
    schema1:deathDate "1969" ;
    schema1:description "NLMD/B 462" ;
    schema1:familyName "ten Berge" ;
    schema1:givenName "Willem Gregorius Severinus" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7dadf379fd02e982cb0d18852bce768b> ;
    schema1:name "Willem Gregorius Severinus ten Berge" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/57413826>,
        wd:Q2370728,
        <https://isni.org/isni/0000000010324376> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/berg028> .

