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

<http://data.bibliotheken.nl/id/thes/p153025816> a schema1:Person ;
    rdfs:label "Welden, Nonnie" ;
    schema1:description "bron pseud. oplossing: Marcus van der Heide in tekst tentoonstelling '100 jaar Gooise kinderboeken' febr.-mei 2000",
        "pseud. van: Hans de La Rive Box" ;
    schema1:familyName "Welden" ;
    schema1:givenName "Nonnie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/236edc785e8a16a258df11749cc30728> ;
    schema1:name "Nonnie Welden" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p072000805>,
        <http://viaf.org/viaf/282807327>,
        <https://isni.org/isni/0000000389409250> .

