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

<http://data.bibliotheken.nl/id/thes/p073159611> a schema1:Person ;
    rdfs:label "Muntz, J.W." ;
    schema1:description "mb" ;
    schema1:familyName "Muntz" ;
    schema1:givenName "J.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/111ac0fc666bbad4528c3fd5edd4468d> ;
    schema1:name "J.W. Muntz" ;
    schema1:sameAs <http://viaf.org/viaf/285761715>,
        <https://isni.org/isni/0000000391872455> .

