@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/p105349380> a schema1:Person ;
    rdfs:label "Birdseye, Tom (1951-)" ;
    schema1:birthDate "1951" ;
    schema1:description "SATA 148" ;
    schema1:familyName "Birdseye" ;
    schema1:givenName "Tom" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5549946e3e1eb610b1db551c601ebaee> ;
    schema1:name "Tom Birdseye" ;
    schema1:sameAs <http://viaf.org/viaf/50689647>,
        wd:Q7814970,
        <https://isni.org/isni/0000000063649457> .

