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

<http://data.bibliotheken.nl/id/thes/p069851816> a schema1:Person ;
    rdfs:label "Keuls, M." ;
    schema1:familyName "Keuls" ;
    schema1:givenName "M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38d42f4a70253ab81553f69ea4e90828> ;
    schema1:name "M. Keuls" ;
    schema1:sameAs <http://viaf.org/viaf/237411831>,
        <https://isni.org/isni/0000000391824808> .

