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

<http://data.bibliotheken.nl/id/thes/p237986736> a schema1:Person ;
    rdfs:label "Hoegee-de Nobel, E." ;
    schema1:alternateName "Hoegee, Bep" ;
    schema1:description "B0132026: voorwoord vermeldt: Bep Hoegee" ;
    schema1:familyName "Hoegee-de Nobel" ;
    schema1:givenName "E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/740c97f88bd7b2f942034518d13bf2e8> ;
    schema1:name "E. Hoegee-de Nobel" ;
    schema1:sameAs <http://viaf.org/viaf/288607746> .

