@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/p068813929> a schema1:Person ;
    rdfs:label "Galford, Ellen (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "mb" ;
    schema1:familyName "Galford" ;
    schema1:givenName "Ellen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2102fea9815608e71ede57b8b82f8506> ;
    schema1:name "Ellen Galford" ;
    schema1:sameAs <http://viaf.org/viaf/92837847>,
        wd:Q16210292,
        <https://isni.org/isni/0000000082792785> .

