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

<http://data.bibliotheken.nl/id/thes/p141575875> a schema1:Person ;
    rdfs:label "Vos de Wael, Nic" ;
    schema1:alternateName "Wael, Nic Vos de" ;
    schema1:familyName "Vos de Wael" ;
    schema1:givenName "Nic" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89b51ad3bed30eb91ae8d0acbe7055f7> ;
    schema1:name "Nic Vos de Wael" ;
    schema1:sameAs <http://viaf.org/viaf/285964985>,
        <https://isni.org/isni/0000000391992449> .

