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

<http://data.bibliotheken.nl/id/thes/p27262151X> a schema1:Person ;
    rdfs:label "Parākrama Pandita (13e eeuw)" ;
    schema1:alternateName "Pandita, Parākrama" ;
    schema1:familyName "Parākrama Pandita" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3397b32b5830b334ddaeec17da41e2a1> ;
    schema1:name "Parākrama Pandita" ;
    schema1:sameAs <http://viaf.org/viaf/272945490>,
        <https://isni.org/isni/0000000383939779> .

