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

<http://data.bibliotheken.nl/id/thes/p162369247> a schema1:Person ;
    rdfs:label "Antal-Szalmás, Péter (1968-)" ;
    schema1:alternateName "Antal, Péter" ;
    schema1:birthDate "1968" ;
    schema1:description "Geb. te Debrecen, Hongarije" ;
    schema1:familyName "Antal-Szalmás" ;
    schema1:givenName "Péter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b09cce112f1ea246e9ac24e594d12344> ;
    schema1:name "Péter Antal-Szalmás" ;
    schema1:sameAs <http://viaf.org/viaf/284659998> .

