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

<http://data.bibliotheken.nl/id/thes/p075152851> a schema1:Person ;
    rdfs:label "Wujec, Tom" ;
    schema1:familyName "Wujec" ;
    schema1:givenName "Tom" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79ee33c302830cfdb6a0695eb2df21b9> ;
    schema1:name "Tom Wujec" ;
    schema1:sameAs <http://viaf.org/viaf/289503922>,
        <https://isni.org/isni/0000000394924230> .

