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

<http://data.bibliotheken.nl/id/thes/p340271310> a schema1:Person ;
    rdfs:label "Segura, María" ;
    schema1:familyName "Segura" ;
    schema1:givenName "María" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ad89aee92c75b3070d0596b8ccf2c8a> ;
    schema1:name "María Segura" ;
    schema1:sameAs <http://viaf.org/viaf/8213161211471740070006>,
        <https://isni.org/isni/0000000391431692> .

