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

<http://data.bibliotheken.nl/id/thes/p068623143> a schema1:Person ;
    rdfs:label "Maris, M.H.W.E." ;
    schema1:familyName "Maris" ;
    schema1:givenName "M.H.W.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ad7e69d636a370a9d9c3b825d7adbde> ;
    schema1:name "M.H.W.E. Maris" ;
    schema1:sameAs <http://viaf.org/viaf/200529764>,
        <https://isni.org/isni/0000000390124252> .

