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

<http://data.bibliotheken.nl/id/thes/p217102549> a schema1:Person ;
    rdfs:label "Davis, John (psychologie)" ;
    schema1:description "B0107558: leerling van A.H. Almaas oftewel Hameed Ali (\"goeroe\" zelfverwerkelijking, spiritualiteit); docent psychologie te Denver" ;
    schema1:familyName "Davis" ;
    schema1:givenName "John" ;
    schema1:hasOccupation "psychologie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/854dd4013120bf4afdcc916c445e6216> ;
    schema1:name "John Davis" ;
    schema1:sameAs <http://viaf.org/viaf/31320087>,
        <https://isni.org/isni/0000000059536513> .

