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

<http://data.bibliotheken.nl/id/thes/p06952890X> a schema1:Person ;
    rdfs:label "Bowen, Marjorie (1885-1952)" ;
    schema1:birthDate "1885" ;
    schema1:deathDate "1952" ;
    schema1:description "pseud. van: Gabrielle Margaret Vere Long-Campbell",
        "zie ook: George R. Preedy",
        "zie ook: John Winch",
        "zie ook: Joseph Shearing",
        "zie ook: Margaret Campbell",
        "zie ook: Robert Paye" ;
    schema1:familyName "Bowen" ;
    schema1:givenName "Marjorie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b31c9de9b79e3b00b910b01f30c2c5ed> ;
    schema1:name "Marjorie Bowen" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p074252976>,
        <http://data.bibliotheken.nl/id/thes/p141307285>,
        <http://data.bibliotheken.nl/id/thes/p355333880>,
        <http://viaf.org/viaf/172002047>,
        <https://isni.org/isni/0000000443043043> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/bowe002> .

