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

<http://data.bibliotheken.nl/id/thes/p252092708> a schema1:Person ;
    rdfs:label "Nir, Rivka" ;
    schema1:familyName "Nir" ;
    schema1:givenName "Rivka" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5151d4af61930250d5fac0bffb07b149> ;
    schema1:name "Rivka Nir" ;
    schema1:sameAs <http://viaf.org/viaf/69167780>,
        wd:Q113735844,
        <https://isni.org/isni/000000006658779X> .

