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

<http://data.bibliotheken.nl/id/thes/p418044945> a schema1:Person ;
    rdfs:label "Bunjes, Theo" ;
    schema1:familyName "Bunjes" ;
    schema1:givenName "Theo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96eb9beafa648813d804f9891eb86604> ;
    schema1:name "Theo Bunjes" ;
    schema1:sameAs <http://viaf.org/viaf/98153061282619200551>,
        <https://isni.org/isni/0000000468195000> .

