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

<http://data.bibliotheken.nl/id/thes/p320717267> a schema1:Person ;
    rdfs:label "Al-Wer, Enam" ;
    schema1:alternateName "Wer, Enam Al-" ;
    schema1:familyName "Al-Wer" ;
    schema1:givenName "Enam" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7963e4b453445d357bd321451099872a> ;
    schema1:name "Enam Al-Wer" ;
    schema1:sameAs <http://viaf.org/viaf/86237262>,
        <https://isni.org/isni/0000000071047798> .

