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

<http://data.bibliotheken.nl/id/thes/p068774125> a schema1:Person ;
    rdfs:label "Berta-Biro, Judith" ;
    schema1:familyName "Berta-Biro" ;
    schema1:givenName "Judith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5ba4034d2386d41c843d8ec26624d9c> ;
    schema1:name "Judith Berta-Biro" ;
    schema1:sameAs <http://viaf.org/viaf/3483161212013540070007>,
        <https://isni.org/isni/000000039093057X> .

