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

<http://data.bibliotheken.nl/id/thes/p237782642> a schema1:Person ;
    rdfs:label "Ettes, Els" ;
    schema1:familyName "Ettes" ;
    schema1:givenName "Els" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/73c69693dc111c7bc276fc5b4164a393> ;
    schema1:name "Els Ettes" ;
    schema1:sameAs <http://viaf.org/viaf/290856324>,
        <https://isni.org/isni/000000039603715X> .

