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

<http://data.bibliotheken.nl/id/thes/p069134561> a schema1:Person ;
    rdfs:label "Zoelen, Tom D.C. van" ;
    schema1:familyName "van Zoelen" ;
    schema1:givenName "Tom D.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/808083680131c18ebd9ef7fcce83365c> ;
    schema1:name "Tom D.C. van Zoelen" ;
    schema1:sameAs <http://viaf.org/viaf/9749161211547140070005>,
        <https://isni.org/isni/0000000394333051> .

