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

<http://data.bibliotheken.nl/id/thes/p43491486X> a schema1:Person ;
    rdfs:label "Gömöri Jenő" ;
    schema1:description "Redacteur van de reeks 'Modern könyvtár', vertaler" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff929c163b5b20891170ea936a8f551b> ;
    schema1:name "Gömöri Jenő" ;
    schema1:sameAs <http://viaf.org/viaf/29164115063510052336> .

