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

<http://data.bibliotheken.nl/id/thes/p245560114> a schema1:Person ;
    rdfs:label "Cuadra, Cristina (1968-)" ;
    schema1:birthDate "1968" ;
    schema1:familyName "Cuadra" ;
    schema1:givenName "Cristina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/890185db603f832a99f2d41f135d316f> ;
    schema1:name "Cristina Cuadra" ;
    schema1:sameAs <http://viaf.org/viaf/56848557>,
        <https://isni.org/isni/0000000109752637> .

