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

<http://data.bibliotheken.nl/id/thes/p406406073> a schema1:Person ;
    rdfs:label "Menah" ;
    schema1:alternateName "Wellen, Menah" ;
    schema1:description "http://www.menah.nl/about/ : geboren in 1989 in Nijmegen ... echte naam is Marleen Wellen",
        "illustraties",
        "pseudoniem van: Marleen Wellen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9c159351f7b3852d1c9badb29196ae5> ;
    schema1:name "Menah" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/768147266668135480985>,
        <https://isni.org/isni/0000000459072957> .

