@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p097828688> a schema1:Person ;
    rdfs:label "Kwakwa, Edward K. (1961-)" ;
    schema1:alternateName "Kwakwa, Edward" ;
    schema1:birthDate "1961" ;
    schema1:description "World Intellectual Property Organization" ;
    schema1:familyName "Kwakwa" ;
    schema1:givenName "Edward K." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1ff10d9541793ff8d94bc183d57aa63> ;
    schema1:name "Edward K. Kwakwa" ;
    schema1:sameAs <http://viaf.org/viaf/39468406>,
        <https://isni.org/isni/0000000081183793> .

