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

<http://data.bibliotheken.nl/id/thes/p071675027> a schema1:Person ;
    rdfs:label "Rajkay Babó, Anita" ;
    schema1:familyName "Rajkay Babó" ;
    schema1:givenName "Anita" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/364ac32e2aced208de19f71c3a7e1d9b> ;
    schema1:name "Anita Rajkay Babó" ;
    schema1:sameAs <http://viaf.org/viaf/66476185>,
        <https://isni.org/isni/0000000025515634> .

