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

<http://data.bibliotheken.nl/id/thes/p27582828X> a schema1:Person ;
    rdfs:label "Romero Léon, Consuelo Cecilia (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "Getrouwd met Guillermo Baigorria (2005)" ;
    schema1:familyName "Romero Léon" ;
    schema1:givenName "Consuelo Cecilia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5607b4a5832c4a0d4b73a801e3336b7> ;
    schema1:name "Consuelo Cecilia Romero Léon" ;
    schema1:sameAs <http://viaf.org/viaf/31737432>,
        <https://isni.org/isni/0000000048765206> .

