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

<http://data.bibliotheken.nl/id/thes/p069103666> a schema1:Person ;
    rdfs:label "Abdelmoumene, M." ;
    schema1:familyName "Abdelmoumene" ;
    schema1:givenName "M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9c9b473c81f835e9831bd2f25577058> ;
    schema1:name "M. Abdelmoumene" ;
    schema1:sameAs <http://viaf.org/viaf/207414735>,
        <https://isni.org/isni/0000000387089564> .

