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

<http://data.bibliotheken.nl/id/thes/p069635676> a schema1:Person ;
    rdfs:label "Eichhorn, Gunther Louis (1927-)" ;
    schema1:birthDate "1927" ;
    schema1:familyName "Eichhorn" ;
    schema1:givenName "Gunther Louis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/669a51f506dc8b085b704d576b4d2234> ;
    schema1:name "Gunther Louis Eichhorn" ;
    schema1:sameAs <http://viaf.org/viaf/109310549>,
        <https://isni.org/isni/0000000110818533> .

