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

<http://data.bibliotheken.nl/id/thes/p072164433> a schema1:Person ;
    rdfs:label "Borawitz, Erna" ;
    schema1:description "mb" ;
    schema1:familyName "Borawitz" ;
    schema1:givenName "Erna" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0687b05895216cfd87f778825ca08ec> ;
    schema1:name "Erna Borawitz" ;
    schema1:sameAs <http://viaf.org/viaf/45469755>,
        <https://isni.org/isni/0000000397690863> .

