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

<http://data.bibliotheken.nl/id/thes/p074435566> a schema1:Person ;
    rdfs:label "Cunliffe, Tom (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:familyName "Cunliffe" ;
    schema1:givenName "Tom" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/263dc2f72f06dbd86ff99be53a471d90> ;
    schema1:name "Tom Cunliffe" ;
    schema1:sameAs <http://viaf.org/viaf/160978002>,
        wd:Q7815482,
        <https://isni.org/isni/0000000108470785> .

