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

<http://data.bibliotheken.nl/id/thes/p20358127X> a schema1:Person ;
    rdfs:label "Méouak, Mohamed" ;
    schema1:alternateName "Miʿwāq, Muḥammad" ;
    schema1:familyName "Méouak" ;
    schema1:givenName "Mohamed" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f56647be9ecbc8873456562b6267280> ;
    schema1:name "Mohamed Méouak" ;
    schema1:sameAs <http://viaf.org/viaf/32134856>,
        wd:Q55988117,
        <https://isni.org/isni/0000000108853348> .

