@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/p163915393> a schema1:Person ;
    rdfs:label "Douven, Igor Edvard John (1963-)" ;
    schema1:alternateName "Douven, Igor" ;
    schema1:birthDate "1963" ;
    schema1:familyName "Douven" ;
    schema1:givenName "Igor Edvard John" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc4668dd244ebe64bfce432b48f9b20f> ;
    schema1:name "Igor Edvard John Douven" ;
    schema1:sameAs <http://viaf.org/viaf/51851972>,
        wd:Q55955718,
        <https://isni.org/isni/0000000038721816> .

