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

<http://data.bibliotheken.nl/id/thes/p072853948> a schema1:Person ;
    rdfs:label "Klaren, Maurits" ;
    schema1:familyName "Klaren" ;
    schema1:givenName "Maurits" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/348fa874576d1e7a57302458e8b80d93> ;
    schema1:name "Maurits Klaren" ;
    schema1:sameAs <http://viaf.org/viaf/58971167>,
        <https://isni.org/isni/0000000049607584> .

