@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/p072276843> a schema1:Person ;
    rdfs:label "Oduyoye, Mercy Amba (1934-)" ;
    schema1:alternateName "Ewudziwa Oduyoye, Mercy Amba",
        "Oduyoye, Amba" ;
    schema1:birthDate "1934" ;
    schema1:familyName "Oduyoye" ;
    schema1:givenName "Mercy Amba" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/356c1f890a42fe8d35e415405f9a6295> ;
    schema1:name "Mercy Amba Oduyoye" ;
    schema1:sameAs <http://viaf.org/viaf/64077461>,
        wd:Q6818794,
        <https://isni.org/isni/0000000083886986> .

