@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/p192914502> a schema1:Person ;
    rdfs:label "Gouda, Eric J. (1957-)" ;
    schema1:alternateName "Gouda, Eric" ;
    schema1:birthDate "1957" ;
    schema1:familyName "Gouda" ;
    schema1:givenName "Eric J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5521ba732c550491951dfd37c6d4a570> ;
    schema1:name "Eric J. Gouda" ;
    schema1:sameAs <http://viaf.org/viaf/306222024>,
        wd:Q2280417,
        <https://isni.org/isni/0000000397609340> .

