@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/p069086931> a schema1:Person ;
    rdfs:label "Coetzee, John Michael (1940-)" ;
    schema1:alternateName "Coetzee, John Maxwell",
        "Kūtzī, Ǧ.M." ;
    schema1:birthDate "1940" ;
    schema1:description "B0102018: \"... is de enige auteur in de geschiedenis die de fameuze Booker Prize twee keer won. ... is literair criticus en hoogleraar Engels aan de universiteit van Kaapstad. ...\"",
        "B9915995: J.M. Coetzee (1940) is hoogleraar algemene literatuurwetenschap a/d Universiteit van Kaapstad.",
        "De voornamen in \"Countries of the mind\" genoemd zijn John Maxwell",
        "bron: https://nl.wikipedia.org/wiki/John_Maxwell_Coetzee" ;
    schema1:familyName "Coetzee" ;
    schema1:givenName "John Michael" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b784c84486ad6a7532b33a36c522ab2> ;
    schema1:name "John Michael Coetzee" ;
    schema1:sameAs wd:Q43293,
        <https://isni.org/isni/0000000121034865> .

