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

<http://data.bibliotheken.nl/id/thes/p074353012> a schema1:Person ;
    rdfs:label "Vüllers, Dieter" ;
    schema1:familyName "Vüllers" ;
    schema1:givenName "Dieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98d973feaf6d74fd9855b8fbb3d8bcde> ;
    schema1:name "Dieter Vüllers" ;
    schema1:sameAs <http://viaf.org/viaf/57229473>,
        <https://isni.org/isni/000000039780092X> .

