@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/p090877845> a schema1:Person ;
    rdfs:label "Ohlsen, R.W.H. (1968-)" ;
    schema1:birthDate "1968" ;
    schema1:familyName "Ohlsen" ;
    schema1:givenName "R.W.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37f6ae251484e834f4ad9a6ad6cdfc75> ;
    schema1:name "R.W.H. Ohlsen" ;
    schema1:sameAs <http://viaf.org/viaf/11649699>,
        wd:Q2580565,
        <https://isni.org/isni/0000000032562906> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/ohls001> .

