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

<http://data.bibliotheken.nl/id/thes/p070081700> a schema1:Person ;
    rdfs:label "Serail, S." ;
    schema1:description "ir." ;
    schema1:familyName "Serail" ;
    schema1:givenName "S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f680e4968cf73b11e6f22435ac48efa2> ;
    schema1:name "S. Serail" ;
    schema1:sameAs <http://viaf.org/viaf/67701830>,
        <https://isni.org/isni/0000000021765468> .

