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

<http://data.bibliotheken.nl/id/thes/p256372640> a schema1:Person ;
    rdfs:label "Kors, Fatima" ;
    schema1:description "29794556: ES&E" ;
    schema1:familyName "Kors" ;
    schema1:givenName "Fatima" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7ef55a226f3393e83a57b9e3fa89cc2> ;
    schema1:name "Fatima Kors" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/290942253> .

