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

<http://data.bibliotheken.nl/id/thes/p154048399> a schema1:Person ;
    rdfs:label "Eijkelberg, Irmgard" ;
    schema1:familyName "Eijkelberg" ;
    schema1:givenName "Irmgard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fceb95b74b512d9229e3874f5ffa88c7> ;
    schema1:name "Irmgard Eijkelberg" ;
    schema1:sameAs <http://viaf.org/viaf/291810601>,
        <https://isni.org/isni/0000000396803758> .

