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

<http://data.bibliotheken.nl/id/thes/p13826483X> a schema1:Person ;
    rdfs:label "Huwaë, Zeilpa Naemma" ;
    schema1:alternateName "Huwaë, S." ;
    schema1:description "Geboren te Middelburg" ;
    schema1:familyName "Huwaë" ;
    schema1:givenName "Zeilpa Naemma" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9601502ade39f2ff7838d6baad416d6d> ;
    schema1:name "Zeilpa Naemma Huwaë" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/279867281>,
        <https://isni.org/isni/0000000387036323> .

