@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/p068865090> a schema1:Person ;
    rdfs:label "Atkins, Peter William (1940-)" ;
    schema1:alternateName "Atkins, Peter" ;
    schema1:birthDate "1940" ;
    schema1:description "Hoogleraar scheikunde aan Lincoln college, onderdeel van de University of Oxfordl" ;
    schema1:familyName "Atkins" ;
    schema1:givenName "Peter William" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e84ef663e5d98e1279c887971575431> ;
    schema1:name "Peter William Atkins" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/66462931>,
        wd:Q369627,
        <https://isni.org/isni/0000000107742072> .

