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

<http://data.bibliotheken.nl/id/thes/p174374038> a schema1:Person ;
    rdfs:label "Wallenaar, M.J." ;
    schema1:familyName "Wallenaar" ;
    schema1:givenName "M.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6d515b9f939f10e5f94df7eba00eac8> ;
    schema1:name "M.J. Wallenaar" ;
    schema1:sameAs <http://viaf.org/viaf/291421906>,
        <https://isni.org/isni/0000000396443078> .

