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

<http://data.bibliotheken.nl/id/thes/p277140048> a schema1:Person ;
    rdfs:label "Mesger, Sophia" ;
    schema1:description "vert." ;
    schema1:familyName "Mesger" ;
    schema1:givenName "Sophia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed288b62ea895c5417d25d60d7f58a3c> ;
    schema1:name "Sophia Mesger" ;
    schema1:sameAs <http://viaf.org/viaf/283503422>,
        <https://isni.org/isni/0000000389975658> .

