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

<http://data.bibliotheken.nl/id/thes/p073915246> a schema1:Person ;
    rdfs:label "Vanalderweireldt, Edouard" ;
    schema1:familyName "Vanalderweireldt" ;
    schema1:givenName "Edouard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71c797ab598a3fa8af1e426977be85ab> ;
    schema1:name "Edouard Vanalderweireldt" ;
    schema1:sameAs <http://viaf.org/viaf/285689586>,
        <https://isni.org/isni/0000000391745261> .

