@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068800428> a schema1:Person ;
    rdfs:label "Ainsworth, Ruth Gallard (1908-1984)" ;
    schema1:birthDate "1908" ;
    schema1:deathDate "1984" ;
    schema1:description "SATA 7, 73" ;
    schema1:familyName "Ainsworth" ;
    schema1:givenName "Ruth Gallard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f456d3a129d483ef310c9084a7e4554> ;
    schema1:name "Ruth Gallard Ainsworth" ;
    schema1:sameAs <http://viaf.org/viaf/18468011>,
        wd:Q16157253,
        <https://isni.org/isni/0000000082042829> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/ains003> .

