@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/p071438440> a schema1:Person ;
    rdfs:label "Akhilananda (1894-1962 ; Swami)" ;
    schema1:birthDate "1894" ;
    schema1:deathDate "1962" ;
    schema1:description "religieuze naam van: Nirode Chandra Sanyal" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37746ef20bf2c7b1337de05e8d8dfadc> ;
    schema1:name "Akhilananda" ;
    schema1:sameAs <http://viaf.org/viaf/285575324>,
        wd:Q28794080,
        <https://isni.org/isni/0000000091295115> .

