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

<http://data.bibliotheken.nl/id/thes/p109938488> a schema1:Person ;
    rdfs:label "Eijs, P.W.L.J. van" ;
    schema1:familyName "van Eijs" ;
    schema1:givenName "P.W.L.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9074ad140cde29fc064b14506c0f90f2> ;
    schema1:name "P.W.L.J. van Eijs" ;
    schema1:sameAs <http://viaf.org/viaf/63921165>,
        <https://isni.org/isni/0000000049775107> .

