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

<http://data.bibliotheken.nl/id/thes/p338649794> a schema1:Person ;
    rdfs:label "Ariganello, Sabrina" ;
    schema1:familyName "Ariganello" ;
    schema1:givenName "Sabrina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e4833085c89a97db48a85e2d203f4d7> ;
    schema1:name "Sabrina Ariganello" ;
    schema1:sameAs <http://viaf.org/viaf/286028164>,
        <https://isni.org/isni/0000000392082666> .

