@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/p370591704> a schema1:Person ;
    rdfs:label "Wallacher, Lajos" ;
    schema1:familyName "Wallacher" ;
    schema1:givenName "Lajos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c47c938830b0ad788ebec069f1871c1> ;
    schema1:name "Lajos Wallacher" ;
    schema1:sameAs <http://viaf.org/viaf/309882473>,
        wd:Q114053834 .

