@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/p121396983> a schema1:Person ;
    rdfs:label "Sogyal Rinpoche" ;
    schema1:alternateName "Rinpoche, Sogyal" ;
    schema1:description "21-4-94 gebeld met Stichting Rigpa Nederland: Sogyal is de naam; Rinpoche is een religieuze titel.",
        "BNB: SogyalRinpoche",
        "CIP: *Rinpoche is aanspreektitel*",
        "LC : Sogyal#Rinpoche#" ;
    schema1:familyName "Rinpoche" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4552365762cba8c702cb7b899e58892f> ;
    schema1:name "Sogyal Rinpoche" ;
    schema1:sameAs <http://viaf.org/viaf/95159816>,
        wd:Q205242,
        <https://isni.org/isni/0000000079799951> .

