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

<http://data.bibliotheken.nl/id/thes/p284852414> a schema1:Person ;
    rdfs:label "Ramírez Ramírez, Claudia Andrea (1973-)" ;
    schema1:alternateName "Ramirez, Andrea" ;
    schema1:birthDate "1973" ;
    schema1:familyName "Ramírez Ramírez" ;
    schema1:givenName "Claudia Andrea" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a69e196ffa7bd0f207cc29dec72a42d> ;
    schema1:name "Claudia Andrea Ramírez Ramírez" ;
    schema1:sameAs <http://viaf.org/viaf/281297836>,
        <https://isni.org/isni/0000000388171084> .

