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

<http://data.bibliotheken.nl/id/thes/p435353918> a schema1:Person ;
    rdfs:label "Búzio, Carolina" ;
    schema1:familyName "Búzio" ;
    schema1:givenName "Carolina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/806622a898718dacec69734ebdfe57f5> ;
    schema1:name "Carolina Búzio" ;
    schema1:sameAs <http://viaf.org/viaf/1765154257926224151556>,
        <https://isni.org/isni/000000047144926X> .

