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

<http://data.bibliotheken.nl/id/thes/p434347191> a schema1:Person ;
    rdfs:label "Sleibi, Abdullatif" ;
    schema1:familyName "Sleibi" ;
    schema1:givenName "Abdullatif" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8cfaf5f6d3a563431a0e67168859505> ;
    schema1:name "Abdullatif Sleibi" ;
    schema1:sameAs <http://viaf.org/viaf/670163874223545721907>,
        <https://isni.org/isni/0000000503895628> .

