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

<http://data.bibliotheken.nl/id/thes/p070811970> a schema1:Person ;
    rdfs:label "Mol, Pieter Laurens (1946-)" ;
    schema1:alternateName "Mol, Pieter" ;
    schema1:birthDate "1946" ;
    schema1:familyName "Mol" ;
    schema1:givenName "Pieter Laurens" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71c4225eadedad30dd09936d96f89c53> ;
    schema1:name "Pieter Laurens Mol" ;
    schema1:sameAs <http://viaf.org/viaf/22939446>,
        wd:Q22237588,
        <https://isni.org/isni/0000000083644960> .

