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

<http://data.bibliotheken.nl/id/thes/p332908917> a schema1:Person ;
    rdfs:label "Pellizzari, Barbara" ;
    schema1:description "ill." ;
    schema1:familyName "Pellizzari" ;
    schema1:givenName "Barbara" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a032b4117c1d74bede1e43f9ddf711b> ;
    schema1:name "Barbara Pellizzari" ;
    schema1:sameAs <http://viaf.org/viaf/280630499>,
        <https://isni.org/isni/0000000368849214> .

