@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/p072969679> a schema1:Person ;
    rdfs:label "Skynner, Augustus Charles Robin (1922-2000 ; psychiater)" ;
    schema1:birthDate "1922" ;
    schema1:deathDate "2000" ;
    schema1:description "The Times Septmber 29, 2000" ;
    schema1:familyName "Skynner" ;
    schema1:givenName "Augustus Charles Robin" ;
    schema1:hasOccupation "psychiater" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf70807dac59f811b1938aa6906dd7a4> ;
    schema1:name "Augustus Charles Robin Skynner" ;
    schema1:sameAs <http://viaf.org/viaf/101757703>,
        wd:Q7352787,
        <https://isni.org/isni/0000000081706806> .

