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

<http://data.bibliotheken.nl/id/thes/p104822341> a schema1:Person ;
    rdfs:label "Segeren, Ellen" ;
    schema1:description "vertaalster/auteur" ;
    schema1:familyName "Segeren" ;
    schema1:givenName "Ellen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c89ca2d753e120fd2477af5bcdd08ce> ;
    schema1:name "Ellen Segeren" ;
    schema1:sameAs <http://viaf.org/viaf/288016321>,
        <https://isni.org/isni/0000000368862291> .

