@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/p075154587> a schema1:Person ;
    rdfs:label "Molder, Willem te (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:familyName "te Molder" ;
    schema1:givenName "Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/365096cccba5c41913153368f6c37717> ;
    schema1:name "Willem te Molder" ;
    schema1:sameAs <http://viaf.org/viaf/286601773>,
        wd:Q106364486,
        <https://isni.org/isni/0000000392555611> .

