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

<http://data.bibliotheken.nl/id/thes/p071807101> a schema1:Person ;
    rdfs:label "Sivirsky, Antal Maros" ;
    schema1:description "pseud. van: Antal Lajos Istvan Sivirsky" ;
    schema1:familyName "Sivirsky" ;
    schema1:givenName "Antal Maros" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e13d131d9b40022c59ebf7cd72b75b10> ;
    schema1:name "Antal Maros Sivirsky" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068864604>,
        <http://viaf.org/viaf/291146097>,
        <https://isni.org/isni/0000000396240537> .

