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

<http://data.bibliotheken.nl/id/thes/p355333880> a schema1:Person ;
    rdfs:label "Shearing, Joseph" ;
    schema1:description "pseud. van: Gabrielle Margaret Vere Long-Campbell",
        "zie ook: George R. Preedy",
        "zie ook: Margaret Campbell",
        "zie ook: Marjorie Bowen",
        "zie ook: Robert Paye" ;
    schema1:familyName "Shearing" ;
    schema1:givenName "Joseph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af62d484297455a191fdd2a6faa39398> ;
    schema1:name "Joseph Shearing" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p06952890X>,
        <http://data.bibliotheken.nl/id/thes/p074252976>,
        <http://data.bibliotheken.nl/id/thes/p141307285>,
        <http://viaf.org/viaf/310526004>,
        <https://isni.org/isni/0000000045930974> .

