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

<http://data.bibliotheken.nl/id/thes/p421635304> a schema1:Person ;
    rdfs:label "Landa, Aintzane (1980-)" ;
    schema1:alternateName "Landa Chillón, Aintzane" ;
    schema1:birthDate "1980" ;
    schema1:familyName "Landa" ;
    schema1:givenName "Aintzane" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c13bc3c5f53260ef4923736350a31610> ;
    schema1:name "Aintzane Landa" ;
    schema1:sameAs <http://viaf.org/viaf/11148449727615691471>,
        <https://isni.org/isni/0000000459548927> .

