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

<http://data.bibliotheken.nl/id/thes/p068318308> a schema1:Person ;
    rdfs:label "Abdoerrahim" ;
    schema1:familyName "Abdoerrahim" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b3e137076778ede9f77a52469327e14> ;
    schema1:name "Abdoerrahim" ;
    schema1:sameAs <http://viaf.org/viaf/287596771>,
        <https://isni.org/isni/0000000393336859> .

