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

<http://data.bibliotheken.nl/id/thes/p153911867> a schema1:Person ;
    rdfs:label "Houtsma, Wim Heiko" ;
    schema1:familyName "Houtsma" ;
    schema1:givenName "Wim Heiko" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb1c3c26b4bbf75f800862cbcd099271> ;
    schema1:name "Wim Heiko Houtsma" ;
    schema1:sameAs <http://viaf.org/viaf/284813766>,
        <https://isni.org/isni/0000000391097559> .

