@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/p069359326> a schema1:Person ;
    rdfs:label "Fugard, Athol (1932-)" ;
    schema1:alternateName "Fugard, Harold Athol Lannigan" ;
    schema1:birthDate "1932" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Athol_Fugard" ;
    schema1:familyName "Fugard" ;
    schema1:givenName "Athol" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/072cb8cdf3486c523735bc61b654525a> ;
    schema1:name "Athol Fugard" ;
    schema1:nationality "za" ;
    schema1:sameAs <http://viaf.org/viaf/97829710>,
        wd:Q601307,
        <https://isni.org/isni/0000000110788792> .

