@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/p357585070> a schema1:Person ;
    rdfs:label "Rutherford, Adam" ;
    schema1:description "Dr. Adam Rutherford is a geneticist, writer and broadcaster whose work includes [BBC series] The Cell, The Gene Code, Horizon: 'Playing God' ... He is an editor at the science journal Nature, writes for the Guardian ..." ;
    schema1:familyName "Rutherford" ;
    schema1:givenName "Adam" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0b32c3dec8a3fd10751170343cea64f> ;
    schema1:name "Adam Rutherford" ;
    schema1:sameAs <http://viaf.org/viaf/1416153596622451900009>,
        wd:Q4679711,
        <https://isni.org/isni/0000000467618841> .

