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

<http://data.bibliotheken.nl/id/thes/p428135285> a schema1:Person ;
    rdfs:label "Zeppegno, Chiara" ;
    schema1:familyName "Zeppegno" ;
    schema1:givenName "Chiara" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8400c7bb458cc0c512f901f474ed152f> ;
    schema1:name "Chiara Zeppegno" ;
    schema1:nationality "it" ;
    schema1:sameAs <http://viaf.org/viaf/101151302985348662353>,
        <https://isni.org/isni/0000000491303946> .

