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

<http://data.bibliotheken.nl/id/thes/p157819760> a schema1:Person ;
    rdfs:label "Sarbogardi, Margit" ;
    schema1:familyName "Sarbogardi" ;
    schema1:givenName "Margit" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46d4fbfe133f55a590a12833df03c400> ;
    schema1:name "Margit Sarbogardi" ;
    schema1:sameAs <http://viaf.org/viaf/172412105>,
        <https://isni.org/isni/0000000369098870> .

