@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/p073136549> a schema1:Person ;
    rdfs:label "Paronetto, Vera" ;
    schema1:familyName "Paronetto" ;
    schema1:givenName "Vera" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0afc1987e12b1f3df6f63c03a4e353cd> ;
    schema1:name "Vera Paronetto" ;
    schema1:sameAs <http://viaf.org/viaf/65457521>,
        wd:Q85803540,
        <https://isni.org/isni/0000000081452826> .

