@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/p071218459> a schema1:Person ;
    rdfs:label "Armstrong, Charlotte (1905-1969)" ;
    schema1:alternateName "Armstrong Lewi, Charlotte",
        "Lewi (mrs.)",
        "Lewi, Charlotte Armstrong" ;
    schema1:birthDate "1905" ;
    schema1:deathDate "1969" ;
    schema1:description "In tegenstelling tot wat Brinkman zegt was Armstrong geen pseudoniem maar de vrouw van Jack Lewi!",
        "Wikipedia: \"Charlotte Armstrong Lewi (May 2, 1905 in Vulcan, Michigan – July 7, 1969 in Glendale, California) was an American author. Under the names Charlotte Armstrong and Jo Valentine she wrote 29 novels. She also worked for The New York Times‍'​ advertising department, as a fashion reporter for Breath of the Avenue (a buyer's guide), and in an accounting firm.\"",
        "authorandbookinfo.com",
        "zie ook: Jo Valentine" ;
    schema1:familyName "Armstrong" ;
    schema1:givenName "Charlotte" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d639e9f72b762886bd18643a2dcdc53> ;
    schema1:name "Charlotte Armstrong" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/19673346>,
        wd:Q120578 .

