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

<http://data.bibliotheken.nl/id/thes/p387370102> a schema1:Person ;
    rdfs:label "Buis, W." ;
    schema1:familyName "Buis" ;
    schema1:givenName "W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b21a190bd465bbea5073aafd16f09ec3> ;
    schema1:name "W. Buis" ;
    schema1:sameAs <http://viaf.org/viaf/317168280> .

