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

<http://data.bibliotheken.nl/id/thes/p069293821> a schema1:Person ;
    rdfs:label "Woll, Bencie" ;
    schema1:alternateName "Woll, Bernice" ;
    schema1:familyName "Woll" ;
    schema1:givenName "Bencie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e795c43cd62d5ee3ee895f73cf2fd596> ;
    schema1:name "Bencie Woll" ;
    schema1:sameAs <http://viaf.org/viaf/227865657>,
        <https://isni.org/isni/0000000063056088> .

