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

<http://data.bibliotheken.nl/id/thes/p141947586> a schema1:Person ;
    rdfs:label "Witteman, Elisabeth Maria (1960-)" ;
    schema1:birthDate "1960" ;
    schema1:familyName "Witteman" ;
    schema1:givenName "Elisabeth Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9345602a717520bab03f37d6da64c760> ;
    schema1:name "Elisabeth Maria Witteman" ;
    schema1:sameAs <http://viaf.org/viaf/286959517>,
        <https://isni.org/isni/0000000392830425> .

