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

<http://data.bibliotheken.nl/id/thes/p070770603> a schema1:Person ;
    rdfs:label "Meurs, E.J.J." ;
    schema1:familyName "Meurs" ;
    schema1:givenName "E.J.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/167e27f50ece900feb0eb36cd888d9d2> ;
    schema1:name "E.J.J. Meurs" ;
    schema1:sameAs <http://viaf.org/viaf/286483572>,
        <https://isni.org/isni/0000000392475689> .

