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

<http://data.bibliotheken.nl/id/thes/p167901982> a schema1:Person ;
    rdfs:label "Temporin, Elena (1970-)" ;
    schema1:birthDate "1970" ;
    schema1:description "ill." ;
    schema1:familyName "Temporin" ;
    schema1:givenName "Elena" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a50d9e3e784281928aff04fd9da6af9> ;
    schema1:name "Elena Temporin" ;
    schema1:sameAs <http://viaf.org/viaf/24715065>,
        wd:Q112468893,
        <https://isni.org/isni/0000000117513038> .

