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

<http://data.bibliotheken.nl/id/thes/p392674491> a schema1:Person ;
    rdfs:label "Belhaj, Mohammed" ;
    schema1:description "Recht" ;
    schema1:familyName "Belhaj" ;
    schema1:givenName "Mohammed" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a5be9cbee5f506f806c90fd515e9dee> ;
    schema1:name "Mohammed Belhaj" ;
    schema1:sameAs <http://viaf.org/viaf/317180191> .

