@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/p070448787> a schema1:Person ;
    rdfs:label "Verstegen, Erik Peter (1938-)" ;
    schema1:alternateName "Verstegen, P." ;
    schema1:birthDate "1938" ;
    schema1:description "NLMD/V 5223 ; geb. 30 juli 1938 te 's-Gravenhage",
        "bron: https://nl.wikipedia.org/wiki/Peter_Verstegen",
        "zie ook: Igor Streepjes",
        "zie ook: Ton Vervoort" ;
    schema1:familyName "Verstegen" ;
    schema1:givenName "Erik Peter" ;
    schema1:hasOccupation "vertaler" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34a0e777d8422154a2c7ab5e4ffbac9f> ;
    schema1:name "Erik Peter Verstegen" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070332428>,
        <http://data.bibliotheken.nl/id/thes/p071920110>,
        <http://viaf.org/viaf/60504680>,
        wd:Q3166879,
        <https://isni.org/isni/0000000387559765> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/vers035> .

