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

<http://data.bibliotheken.nl/id/thes/p07186105X> a schema1:Person ;
    rdfs:label "Zijp, Els" ;
    schema1:description "mb" ;
    schema1:familyName "Zijp" ;
    schema1:givenName "Els" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e47961b38ba3989b81a83a6ea44cdbea> ;
    schema1:name "Els Zijp" ;
    schema1:sameAs <http://viaf.org/viaf/291618289>,
        <https://isni.org/isni/0000000396651045> .

