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

<http://data.bibliotheken.nl/id/thes/p107696290> a schema1:Person ;
    rdfs:label "Lendvai L. Ferenc" ;
    schema1:alternateName "Ferenc Lendvai, L.",
        "Ferenc, Lendvai L.",
        "Lendvai, L. Ferenc" ;
    schema1:familyName "L. Ferenc" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42d2eead34036d64404adc068a0f2698> ;
    schema1:name "Lendvai L. Ferenc" ;
    schema1:sameAs <http://viaf.org/viaf/32038554>,
        <https://isni.org/isni/0000000110237288> .

