@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/p06909800X> a schema1:Person ;
    rdfs:label "Tubb, Edwin Charles (1919-2010)" ;
    schema1:birthDate "1919" ;
    schema1:deathDate "2010" ;
    schema1:description "British writer of science fiction, fantasy and western novels. Much of Tubb's work has been written under pseudonyms including: Gregory Kern, Carl Maddox, Alan Guthrie, Eric Storm and George Holt (see: Wikipedia).",
        "zie ook: Carl Maddox",
        "zie ook: Gregory Kern" ;
    schema1:familyName "Tubb" ;
    schema1:givenName "Edwin Charles" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5db423b60f42a68c9bd8071f4e48dc3> ;
    schema1:name "Edwin Charles Tubb" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071316590>,
        <http://data.bibliotheken.nl/id/thes/p344549569>,
        <http://viaf.org/viaf/295452826>,
        wd:Q2003235 .

