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

<http://data.bibliotheken.nl/id/thes/p163484880> a schema1:Person ;
    rdfs:label "Goedhart, W.M." ;
    schema1:familyName "Goedhart" ;
    schema1:givenName "W.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c87f6f377d3d8bbad2b015c36abf016c> ;
    schema1:name "W.M. Goedhart" ;
    schema1:sameAs <http://viaf.org/viaf/282312418> .

