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

<http://data.bibliotheken.nl/id/thes/p26484999X> a schema1:Person ;
    rdfs:label "Juhász, Zoltán (1976-)" ;
    schema1:birthDate "1976" ;
    schema1:description "Geboren te Pásztó, Hongarije" ;
    schema1:familyName "Juhász" ;
    schema1:givenName "Zoltán" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9119a004a1fe5956e5ba16a27114cbce> ;
    schema1:name "Zoltán Juhász" ;
    schema1:sameAs <http://viaf.org/viaf/281424919>,
        <https://isni.org/isni/0000000388305062> .

