@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/p070663599> a schema1:Person ;
    rdfs:label "Sharp, Margery (1905-1991)" ;
    schema1:birthDate "1905" ;
    schema1:deathDate "1991" ;
    schema1:description "CLR 27, SATA 1, 29, 67" ;
    schema1:familyName "Sharp" ;
    schema1:givenName "Margery" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87799830e58d4f422d351567dc256c61> ;
    schema1:name "Margery Sharp" ;
    schema1:sameAs <http://viaf.org/viaf/39384215>,
        wd:Q439059,
        <https://isni.org/isni/0000000114422771> .

