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

<http://data.bibliotheken.nl/id/thes/p21737767X> a schema1:Person ;
    rdfs:label "Wijnhoven, Bas Peter Louis (1970-)" ;
    schema1:birthDate "1970" ;
    schema1:familyName "Wijnhoven" ;
    schema1:givenName "Bas Peter Louis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8773ca8f640260de06793be0d9052a0> ;
    schema1:name "Bas Peter Louis Wijnhoven" ;
    schema1:sameAs <http://viaf.org/viaf/289920469>,
        <https://isni.org/isni/0000000395258073> .

