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

<http://data.bibliotheken.nl/id/thes/p217863213> a schema1:Person ;
    rdfs:label "Terhell, Elisabeth Louise (1973-)" ;
    schema1:alternateName "Terhell, Lizzy" ;
    schema1:birthDate "1973" ;
    schema1:description "Faculteit der Geneeskunde, LASA, Amsterdam" ;
    schema1:familyName "Terhell" ;
    schema1:givenName "Elisabeth Louise" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c0f48d47eb0832336ec279210c93887> ;
    schema1:name "Elisabeth Louise Terhell" ;
    schema1:sameAs <http://viaf.org/viaf/291045132>,
        <https://isni.org/isni/0000000396202629> .

