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

<http://data.bibliotheken.nl/id/thes/p32619326X> a schema1:Person ;
    rdfs:label "Delken, Ellis" ;
    schema1:familyName "Delken" ;
    schema1:givenName "Ellis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d45b5fc6b79f57d4aba2e2a1e06d3913> ;
    schema1:name "Ellis Delken" ;
    schema1:sameAs <http://viaf.org/viaf/292103225>,
        <https://isni.org/isni/0000000369018594> .

