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

<http://data.bibliotheken.nl/id/thes/p072188936> a schema1:Person ;
    rdfs:label "Wysokinska, Teresa" ;
    schema1:familyName "Wysokinska" ;
    schema1:givenName "Teresa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da6d6ae96f4ceba98e2a2239f4861c73> ;
    schema1:name "Teresa Wysokinska" ;
    schema1:sameAs <http://viaf.org/viaf/76337635>,
        <https://isni.org/isni/0000000117709911> .

