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

<http://data.bibliotheken.nl/id/thes/p333433513> a schema1:Person ;
    rdfs:label "Cantoni, Paola" ;
    schema1:familyName "Cantoni" ;
    schema1:givenName "Paola" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5755ea2ccc2b9b7c9595c1ff7ecd0c13> ;
    schema1:name "Paola Cantoni" ;
    schema1:sameAs <http://viaf.org/viaf/910164298417308630005>,
        <https://isni.org/isni/0000000368866065> .

