@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/p08664095X> a schema1:Person ;
    rdfs:label "Taraborrelli, J. Randy (1956-)" ;
    schema1:alternateName "Taraborelli, Randy J." ;
    schema1:birthDate "1956" ;
    schema1:familyName "Taraborrelli" ;
    schema1:givenName "J. Randy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4814b1ea365a09bfeea337bb632aa8de> ;
    schema1:name "J. Randy Taraborrelli" ;
    schema1:sameAs <http://viaf.org/viaf/34696181>,
        wd:Q2405318,
        <https://isni.org/isni/000000011053256X> .

