@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p071493468> a schema1:Person ;
    rdfs:label "Russe, Ellen (1889-1942)" ;
    schema1:birthDate "1889" ;
    schema1:deathDate "1942" ;
    schema1:description "pseud. van: Lilian Geraldine Vygh" ;
    schema1:familyName "Russe" ;
    schema1:givenName "Ellen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/992c3e8cbf4324d1646b1caeaa6ab958> ;
    schema1:name "Ellen Russe" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070837201>,
        <http://viaf.org/viaf/285548698>,
        wd:Q51885288,
        <https://isni.org/isni/0000000391643628> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/russ001> .

