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

<http://data.bibliotheken.nl/id/thes/p072294086> a schema1:Person ;
    rdfs:label "Visch, Ellis (1957-)" ;
    schema1:alternateName "Visch, Eleonore Alexandra Marina" ;
    schema1:birthDate "1957" ;
    schema1:description "mb" ;
    schema1:familyName "Visch" ;
    schema1:givenName "Ellis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72ca15b33fff4ba896b61047ec272dde> ;
    schema1:name "Ellis Visch" ;
    schema1:sameAs <http://viaf.org/viaf/40849726>,
        <https://isni.org/isni/0000000028919124> .

