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

<http://data.bibliotheken.nl/id/thes/p073588350> a schema1:Person ;
    rdfs:label "Weisz, Tomas D." ;
    schema1:description "Vert." ;
    schema1:familyName "Weisz" ;
    schema1:givenName "Tomas D." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ca5d4035575a48e0e0331efa76ec4ce> ;
    schema1:name "Tomas D. Weisz" ;
    schema1:sameAs <http://viaf.org/viaf/288043583>,
        <https://isni.org/isni/0000000393703057> .

