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

<http://data.bibliotheken.nl/id/thes/p079758770> a schema1:Person ;
    rdfs:label "Waelen, W.J.M." ;
    schema1:familyName "Waelen" ;
    schema1:givenName "W.J.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61c3d3133229a2540c354614e65701d2> ;
    schema1:name "W.J.M. Waelen" ;
    schema1:sameAs <http://viaf.org/viaf/43486458>,
        <https://isni.org/isni/0000000029000726> .

