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

<http://data.bibliotheken.nl/id/thes/p072709642> a schema1:Person ;
    rdfs:label "Sarriá Rueda, Amalia" ;
    schema1:alternateName "Rueda, Amalia Sarriá" ;
    schema1:familyName "Sarriá Rueda" ;
    schema1:givenName "Amalia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7981c8e036af4b8c9694d306630ae97e> ;
    schema1:name "Amalia Sarriá Rueda" ;
    schema1:sameAs <http://viaf.org/viaf/41858241>,
        wd:Q105456936,
        <https://isni.org/isni/0000000444569653> .

