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

<http://data.bibliotheken.nl/id/thes/p07348282X> a schema1:Person ;
    rdfs:label "Wells, Troth" ;
    schema1:familyName "Wells" ;
    schema1:givenName "Troth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54314f82f750aec514e61367c90312b8> ;
    schema1:name "Troth Wells" ;
    schema1:sameAs <http://viaf.org/viaf/48361114>,
        <https://isni.org/isni/0000000073743762> .

