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

<http://data.bibliotheken.nl/id/thes/p41243718X> a schema1:Person ;
    rdfs:label "Duinhof, E.L. (1991-)" ;
    schema1:birthDate "1991" ;
    schema1:description "Geboortedatum: 8-8-1991" ;
    schema1:familyName "Duinhof" ;
    schema1:givenName "E.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54cffa1e5c15a611f34bfd8b254bf3a5> ;
    schema1:name "E.L. Duinhof" ;
    schema1:sameAs <http://viaf.org/viaf/23150686542112541406>,
        <https://isni.org/isni/0000000463422315> .

