@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/p242524060> a schema1:Person ;
    rdfs:label "Wijngaards, Wouter Charles Alexander" ;
    schema1:familyName "Wijngaards" ;
    schema1:givenName "Wouter Charles Alexander" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce6cc90109a3d004f73ed22475854fec> ;
    schema1:name "Wouter Charles Alexander Wijngaards" ;
    schema1:sameAs <http://viaf.org/viaf/280391733>,
        wd:Q102315447,
        <https://isni.org/isni/0000000387498667> .

