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

<http://data.bibliotheken.nl/id/thes/p23993850X> a schema1:Person ;
    rdfs:label "Narayanan, N.C." ;
    schema1:alternateName "Narayan, N.C." ;
    schema1:description "B0335003: N.C. Narayan; In lit. opg.: N.C. Narayanan" ;
    schema1:familyName "Narayanan" ;
    schema1:givenName "N.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5e138d430483618fd9cc55a683e6cea> ;
    schema1:name "N.C. Narayanan" ;
    schema1:sameAs <http://viaf.org/viaf/162657653>,
        <https://isni.org/isni/0000000073300769> .

