@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/p069112711> a schema1:Person ;
    rdfs:label "Erenstein, Robert Lambertus (1939-2017)" ;
    schema1:alternateName "Erenstein, R.L." ;
    schema1:birthDate "1939" ;
    schema1:deathDate "2017" ;
    schema1:description "hoogleraar theaterwetenschap tot april 2004" ;
    schema1:familyName "Erenstein" ;
    schema1:givenName "Robert Lambertus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/707116c4b45f43596667161a3b0fa49f> ;
    schema1:name "Robert Lambertus Erenstein" ;
    schema1:sameAs <http://viaf.org/viaf/66488470>,
        wd:Q61825473,
        <https://isni.org/isni/0000000116617636> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/eren004> .

