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

<http://data.bibliotheken.nl/id/thes/p316002518> a schema1:Person ;
    rdfs:label "Unsworth, Tim" ;
    schema1:description "vert." ;
    schema1:familyName "Unsworth" ;
    schema1:givenName "Tim" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d52e20ce5c35993c266f4daf84df6761> ;
    schema1:name "Tim Unsworth" ;
    schema1:sameAs <http://viaf.org/viaf/282583247>,
        <https://isni.org/isni/0000000389228345> .

