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

<http://data.bibliotheken.nl/id/thes/p074992465> a schema1:Person ;
    rdfs:label "Monsjou-Krijger, Ellen van (1924-2015)" ;
    schema1:alternateName "Monsjou-Krijger, E. van" ;
    schema1:birthDate "1924" ;
    schema1:deathDate "2015" ;
    schema1:familyName "van Monsjou-Krijger" ;
    schema1:givenName "Ellen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ae452626f2d8abac515dd3aed936894> ;
    schema1:name "Ellen van Monsjou-Krijger" ;
    schema1:sameAs <http://viaf.org/viaf/9138161212243240070008>,
        <https://isni.org/isni/0000000371577141> .

