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

<http://data.bibliotheken.nl/id/thes/p07345057X> a schema1:Person ;
    rdfs:label "Wakker, Eric J." ;
    schema1:alternateName "Wakker, Erik" ;
    schema1:description "B0026112: AIDEnvironment, Netherlands (global)" ;
    schema1:familyName "Wakker" ;
    schema1:givenName "Eric J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6fe5d04b3c9836596878cc7e8e9e0f36> ;
    schema1:name "Eric J. Wakker" ;
    schema1:sameAs <http://viaf.org/viaf/7432161211782840070002>,
        <https://isni.org/isni/0000000393988291> .

