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

<http://data.bibliotheken.nl/id/thes/p123836492> a schema1:Person ;
    rdfs:label "Tabibian, Nasrin" ;
    schema1:description "Mevrouw dr. (B0229848)" ;
    schema1:familyName "Tabibian" ;
    schema1:givenName "Nasrin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac77ddc68a2f8686e139127f47839db8> ;
    schema1:name "Nasrin Tabibian" ;
    schema1:sameAs <http://viaf.org/viaf/286562020>,
        <https://isni.org/isni/0000000392500573> .

