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

<http://data.bibliotheken.nl/id/thes/p335829112> a schema1:Person ;
    rdfs:label "Moussa, Jasmine" ;
    schema1:description "Assistant Professor of Law at the American University in Cairo" ;
    schema1:familyName "Moussa" ;
    schema1:givenName "Jasmine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7eefd6e394c1953ac5fde892294ef506> ;
    schema1:name "Jasmine Moussa" ;
    schema1:sameAs <http://viaf.org/viaf/169518370>,
        <https://isni.org/isni/0000000118415640> .

