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

<http://data.bibliotheken.nl/id/thes/p148441971> a schema1:Person ;
    rdfs:label "Polnaya, Otis" ;
    schema1:familyName "Polnaya" ;
    schema1:givenName "Otis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef28adddf551147a761ea599141f6e9e> ;
    schema1:name "Otis Polnaya" ;
    schema1:sameAs <http://viaf.org/viaf/2915161211554840070002>,
        <https://isni.org/isni/0000000395106352> .

