@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p170632636> a schema1:Person ;
    rdfs:label "Molemaker, Rom (1945-)" ;
    schema1:alternateName "Molemaker, Rombout" ;
    schema1:birthDate "1945" ;
    schema1:familyName "Molemaker" ;
    schema1:givenName "Rom" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae6488897e806bbadfbdefa24efdae46> ;
    schema1:name "Rom Molemaker" ;
    schema1:sameAs <http://viaf.org/viaf/285240766>,
        wd:Q14285601,
        <https://isni.org/isni/0000000368756464> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/mole046> .

