@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/p327267879> a schema1:Person ;
    rdfs:label "Olusoga, David Adetayo (1970-)" ;
    schema1:birthDate "1970" ;
    schema1:familyName "Olusoga" ;
    schema1:givenName "David Adetayo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e2981605e3b352f2e0009e896000dc4> ;
    schema1:name "David Adetayo Olusoga" ;
    schema1:sameAs <http://viaf.org/viaf/142316135>,
        wd:Q28086136,
        <https://isni.org/isni/0000000096386112> .

