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

<http://data.bibliotheken.nl/id/thes/p072815051> a schema1:Person ;
    rdfs:label "Daniels, Anthony (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "Anthony (A.M.) Daniels (1949-) is an English writer and retired physician (prison doctor and psychiatrist), who generally uses the pen name Theodore Dalrymple.",
        "bron: https://en.wikipedia.org/wiki/Theodore_Dalrymple",
        "zie ook: Theodore Dalrymple",
        "zie ook: Thursday Msigwa" ;
    schema1:familyName "Daniels" ;
    schema1:givenName "Anthony" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ffa651378fea8bb90dfc904eb89ef39> ;
    schema1:name "Anthony Daniels" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p27013915X>,
        <http://data.bibliotheken.nl/id/thes/p354827480> .

