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

<http://data.bibliotheken.nl/id/thes/p381985180> a schema1:Person ;
    rdfs:label "Swaenwater, Emanuel" ;
    schema1:description "psychologisch doctorandus" ;
    schema1:familyName "Swaenwater" ;
    schema1:givenName "Emanuel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be030671067a18aec597bd0d2d7c2a78> ;
    schema1:name "Emanuel Swaenwater" ;
    schema1:sameAs <http://viaf.org/viaf/311826301> .

