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

<http://data.bibliotheken.nl/id/thes/p267994877> a schema1:Person ;
    rdfs:label "Antipova, Rima" ;
    schema1:familyName "Antipova" ;
    schema1:givenName "Rima" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3451bf9a4075cfcf38fcdacf9758ebae> ;
    schema1:name "Rima Antipova" ;
    schema1:sameAs <http://viaf.org/viaf/290592682>,
        <https://isni.org/isni/0000000395786001> .

