@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p072025344> a schema1:Person ;
    rdfs:label "Haueis, Eduard Karl (1938-)" ;
    schema1:birthDate "1938" ;
    schema1:familyName "Haueis" ;
    schema1:givenName "Eduard Karl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f84772857765ab0d14a63729d3783d5b> ;
    schema1:name "Eduard Karl Haueis" ;
    schema1:sameAs <http://viaf.org/viaf/205300364>,
        <https://isni.org/isni/0000000139273805> .

