@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/p069934770> a schema1:Person ;
    rdfs:label "Ettinghausen, Richard (1906-)" ;
    schema1:birthDate "1906" ;
    schema1:description "Overl. 1979" ;
    schema1:familyName "Ettinghausen" ;
    schema1:givenName "Richard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a93dd9f34d9a423be50d72823e099da9> ;
    schema1:name "Richard Ettinghausen" ;
    schema1:sameAs <http://viaf.org/viaf/59145016>,
        wd:Q216041,
        <https://isni.org/isni/0000000120962125> .

