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

<http://data.bibliotheken.nl/id/thes/p191584274> a schema1:Person ;
    rdfs:label "Lamnadi, Ahmed" ;
    schema1:familyName "Lamnadi" ;
    schema1:givenName "Ahmed" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c648693e55543d1de535437e35ce3c84> ;
    schema1:name "Ahmed Lamnadi" ;
    schema1:sameAs <http://viaf.org/viaf/286276773>,
        <https://isni.org/isni/0000000392256822> .

