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

<http://data.bibliotheken.nl/id/thes/p32453700X> a schema1:Person ;
    rdfs:label "Paganotto, Camille" ;
    schema1:familyName "Paganotto" ;
    schema1:givenName "Camille" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72b5a53786bfbb8dd2bca98d0458c03c> ;
    schema1:name "Camille Paganotto" ;
    schema1:sameAs <http://viaf.org/viaf/291714135>,
        wd:Q2935026,
        <https://isni.org/isni/0000000368876845> .

