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

<http://data.bibliotheken.nl/id/thes/p412601516> a schema1:Person ;
    rdfs:label "Quattrocolo, Carlotta" ;
    schema1:familyName "Quattrocolo" ;
    schema1:givenName "Carlotta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e25f209236b2bf5679093aeece35e3bb> ;
    schema1:name "Carlotta Quattrocolo" ;
    schema1:sameAs <http://viaf.org/viaf/39150686494912541263>,
        <https://isni.org/isni/0000000464464621> .

