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

<http://data.bibliotheken.nl/id/thes/p186482019> a schema1:Person ;
    rdfs:label "Penfold, Venetia" ;
    schema1:description "red." ;
    schema1:familyName "Penfold" ;
    schema1:givenName "Venetia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9df9e0ec79740ed91b091a4a59439c6c> ;
    schema1:name "Venetia Penfold" ;
    schema1:sameAs <http://viaf.org/viaf/57520805>,
        <https://isni.org/isni/0000000388719708> .

