@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/p068278179> a schema1:Person ;
    rdfs:label "Candrakīrti (fl. 7th century)" ;
    schema1:alternateName "Chandrakīrti",
        "Slob dpon zla ba grags pa" ;
    schema1:description "Commentator van Nāgārjuna",
        "fl. 7th century" ;
    schema1:familyName "Candrakīrti" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8c3bb533b7e151cf7c4802e47a61ee8> ;
    schema1:name "Candrakīrti" ;
    schema1:sameAs <http://viaf.org/viaf/54948834>,
        wd:Q456963,
        <https://isni.org/isni/0000000081344083> .

