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

<http://data.bibliotheken.nl/id/thes/p145439089> a schema1:Person ;
    rdfs:label "Mol, Johannes Gerardus Jacobus (1966-)" ;
    schema1:alternateName "Mol, J.G.J." ;
    schema1:birthDate "1966" ;
    schema1:familyName "Mol" ;
    schema1:givenName "Johannes Gerardus Jacobus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/310733291191e552b2fac717f4d1344f> ;
    schema1:name "Johannes Gerardus Jacobus Mol" ;
    schema1:sameAs <http://viaf.org/viaf/285426488>,
        <https://isni.org/isni/0000000391579451> .

