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

<http://data.bibliotheken.nl/id/thes/p100411711> a schema1:Person ;
    rdfs:label "Oláh, András László (1966-)" ;
    schema1:birthDate "1966" ;
    schema1:familyName "Oláh" ;
    schema1:givenName "András László" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a71a10972c5f5f5cb7078c38cb21b1d> ;
    schema1:name "András László Oláh" ;
    schema1:sameAs <http://viaf.org/viaf/288286834>,
        <https://isni.org/isni/0000000393885196> .

