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

<http://data.bibliotheken.nl/id/thes/p190517352> a schema1:Person ;
    rdfs:label "Amritaswarupananda (Swami)" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/203349932054c01aa06b9c9f2c814cde> ;
    schema1:name "Amritaswarupananda" ;
    schema1:sameAs <http://viaf.org/viaf/281071216>,
        <https://isni.org/isni/0000000387969545> .

