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

<http://data.bibliotheken.nl/id/thes/p237863812> a schema1:Person ;
    rdfs:label "Eijkelhof, W.F.M." ;
    schema1:familyName "Eijkelhof" ;
    schema1:givenName "W.F.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0825f5cfa1cb8d3d5853f0e572af75d8> ;
    schema1:name "W.F.M. Eijkelhof" ;
    schema1:sameAs <http://viaf.org/viaf/2106161211770140070005>,
        <https://isni.org/isni/0000000395462250> .

