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

<http://data.bibliotheken.nl/id/thes/p314975209> a schema1:Person ;
    rdfs:label "Balogh, Lenke" ;
    schema1:familyName "Balogh" ;
    schema1:givenName "Lenke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eced8322c0849621750521a7493ea74a> ;
    schema1:name "Lenke Balogh" ;
    schema1:sameAs <http://viaf.org/viaf/215799236>,
        <https://isni.org/isni/0000000390325628> .

