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

<http://data.bibliotheken.nl/id/thes/p072360143> a schema1:Person ;
    rdfs:label "Tillema, W." ;
    schema1:familyName "Tillema" ;
    schema1:givenName "W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eafee8c55b387ab11a8aa30a6b964e4a> ;
    schema1:name "W. Tillema" ;
    schema1:sameAs <http://viaf.org/viaf/288934471>,
        <https://isni.org/isni/0000000394389725> .

