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

<http://data.bibliotheken.nl/id/thes/p149216505> a schema1:Person ;
    rdfs:label "Campos Ponce, Paz" ;
    schema1:alternateName "Ponce, Paz Campos" ;
    schema1:familyName "Campos Ponce" ;
    schema1:givenName "Paz" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d2493588ad151e8f993dd0dc045a996> ;
    schema1:name "Paz Campos Ponce" ;
    schema1:sameAs <http://viaf.org/viaf/288443163>,
        <https://isni.org/isni/0000000393999345> .

