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

<http://data.bibliotheken.nl/id/thes/p324427344> a schema1:Person ;
    rdfs:label "Pérez González, Carmen (1969-)" ;
    schema1:alternateName "González, Carmen Pérez",
        "Pérez, Carmen" ;
    schema1:birthDate "1969" ;
    schema1:description "Carmen Pérez González, astrophysicist and photo-historian, Ph.D (2010), Leiden University .... (Selene's two faces)" ;
    schema1:familyName "Pérez González" ;
    schema1:givenName "Carmen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2f478b00aac5c0dbd6737d00a8e750c> ;
    schema1:name "Carmen Pérez González" ;
    schema1:sameAs <http://viaf.org/viaf/87314274>,
        <https://isni.org/isni/000000007825436X> .

