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

<http://data.bibliotheken.nl/id/thes/p068133367> a schema1:Person ;
    rdfs:label "Dehennin, W." ;
    schema1:familyName "Dehennin" ;
    schema1:givenName "W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef219112f66b31b47d7bdc47c5b54e78> ;
    schema1:name "W. Dehennin" ;
    schema1:sameAs <http://viaf.org/viaf/287259246>,
        <https://isni.org/isni/0000000393025444> .

