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

<http://data.bibliotheken.nl/id/thes/p227764250> a schema1:Person ;
    rdfs:label "Saraswati, Ambikananda (Swami)" ;
    schema1:alternateName "Sarasvati, Ambikananda" ;
    schema1:familyName "Saraswati" ;
    schema1:givenName "Ambikananda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67bd149e62df215f2974fad65a0cd0e5> ;
    schema1:name "Ambikananda Saraswati" ;
    schema1:sameAs <http://viaf.org/viaf/73350774> .

