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

<http://data.bibliotheken.nl/id/thes/p265036496> a schema1:Person ;
    rdfs:label "Neporent, Liz" ;
    schema1:familyName "Neporent" ;
    schema1:givenName "Liz" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b767d50497e06a55b4691769ef0b06d> ;
    schema1:name "Liz Neporent" ;
    schema1:sameAs <http://viaf.org/viaf/67576344>,
        <https://isni.org/isni/0000000083908727> .

