@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/p070907277> a schema1:Person ;
    rdfs:label "Engelhardt, Ingeborg M. (1904-1990)" ;
    schema1:birthDate "1904" ;
    schema1:deathDate "1990" ;
    schema1:description "mb" ;
    schema1:familyName "Engelhardt" ;
    schema1:givenName "Ingeborg M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bb19ec86b7f1d712a3c73bcae6429ab> ;
    schema1:name "Ingeborg M. Engelhardt" ;
    schema1:sameAs <http://viaf.org/viaf/3300830>,
        wd:Q1662875,
        <https://isni.org/isni/0000000055363942> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/enge097> .

