@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/p071106340> a schema1:Person ;
    rdfs:label "Donnelly, Elfie (1950-)" ;
    schema1:birthDate "1950" ;
    schema1:description "bron: https://en.wikipedia.org/wiki/Elfie_Donnelly",
        "mb" ;
    schema1:familyName "Donnelly" ;
    schema1:givenName "Elfie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/743036d51a3a5198cfab345f85798791> ;
    schema1:name "Elfie Donnelly" ;
    schema1:nationality "gb" ;
    schema1:sameAs wd:Q749027,
        <https://isni.org/isni/0000000084091149> .

