@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/p069192960> a schema1:Person ;
    rdfs:label "Christopher, John" ;
    schema1:description "1922-2012",
        "SATA 30, 47, 135",
        "bron: https://nl.wikipedia.org/wiki/Samuel_Youd",
        "ps. van: SamuelYoud",
        "pseud. van: Christopher Samuel Youd",
        "zie ook: Hilary Ford",
        "zie ook: Stanley Winchester",
        "zie ook: William Godfrey" ;
    schema1:familyName "Christopher" ;
    schema1:givenName "John" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4bb36a821aee4d2efc2360158531d69> ;
    schema1:name "John Christopher" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p072187697>,
        <http://data.bibliotheken.nl/id/thes/p074880861>,
        <http://data.bibliotheken.nl/id/thes/p086123033>,
        wd:Q552025 .

