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

<http://data.bibliotheken.nl/id/thes/p332858766> a schema1:Person ;
    rdfs:label "Palomo Reixach, Marta (1978-)" ;
    schema1:alternateName "Palomo i Reixach, Marta" ;
    schema1:birthDate "1978" ;
    schema1:familyName "Palomo Reixach" ;
    schema1:givenName "Marta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c144332a6c5b2dad6855923a646e0c20> ;
    schema1:name "Marta Palomo Reixach" ;
    schema1:sameAs <http://viaf.org/viaf/286026899>,
        <https://isni.org/isni/0000000392071801> .

