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

<http://data.bibliotheken.nl/id/thes/p071580484> a schema1:Person ;
    rdfs:label "Soetens, Nelly W." ;
    schema1:alternateName "Knoppe-Soetens, N.W." ;
    schema1:description "mb" ;
    schema1:familyName "Soetens" ;
    schema1:givenName "Nelly W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b71900e243a351051d98178e07891adb> ;
    schema1:name "Nelly W. Soetens" ;
    schema1:sameAs <http://viaf.org/viaf/187855438> .

