@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/p067908187> a schema1:Person ;
    rdfs:label "Nyírő, Lajos" ;
    schema1:familyName "Nyírő" ;
    schema1:givenName "Lajos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b318a14577719588144247005fbbd6c> ;
    schema1:name "Lajos Nyírő" ;
    schema1:sameAs <http://viaf.org/viaf/17271439>,
        wd:Q56886523,
        <https://isni.org/isni/0000000108747457> .

