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

<http://data.bibliotheken.nl/id/thes/p105455393> a schema1:Person ;
    rdfs:label "Jaffar, Leila" ;
    schema1:familyName "Jaffar" ;
    schema1:givenName "Leila" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fec9c618b576596b5cfdde0451d505d6> ;
    schema1:name "Leila Jaffar" ;
    schema1:sameAs <http://viaf.org/viaf/285983780>,
        <https://isni.org/isni/0000000392038518> .

