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

<http://data.bibliotheken.nl/id/thes/p071275215> a schema1:Person ;
    rdfs:label "Vankerkom, Tin" ;
    schema1:familyName "Vankerkom" ;
    schema1:givenName "Tin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/677cd71436517ccce6f70ec5c95a5865> ;
    schema1:name "Tin Vankerkom" ;
    schema1:sameAs <http://viaf.org/viaf/283299674>,
        <https://isni.org/isni/0000000389852033> .

