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

<http://data.bibliotheken.nl/id/thes/p074079379> a schema1:Person ;
    rdfs:label "Voller, Debbi" ;
    schema1:description "mb" ;
    schema1:familyName "Voller" ;
    schema1:givenName "Debbi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9aae995f7c9135726405358f8e94e227> ;
    schema1:name "Debbi Voller" ;
    schema1:sameAs <http://viaf.org/viaf/71435021>,
        <https://isni.org/isni/000000007689913X> .

