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

<http://data.bibliotheken.nl/id/thes/p072918160> a schema1:Person ;
    rdfs:label "Draisma, Thomas (1938-)" ;
    schema1:birthDate "1938" ;
    schema1:familyName "Draisma" ;
    schema1:givenName "Thomas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0119d2297779730dc536093b1350a4a> ;
    schema1:name "Thomas Draisma" ;
    schema1:sameAs <http://viaf.org/viaf/23707041>,
        <https://isni.org/isni/0000000084348653> .

