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

<http://data.bibliotheken.nl/id/thes/p14949808X> a schema1:Person ;
    rdfs:label "Peacock, Raymond Dixon" ;
    schema1:familyName "Peacock" ;
    schema1:givenName "Raymond Dixon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55a3de6996a0ddfa5e8d9ea0a65e947e> ;
    schema1:name "Raymond Dixon Peacock" ;
    schema1:sameAs <http://viaf.org/viaf/161290307>,
        <https://isni.org/isni/0000000117054273> .

