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

<http://data.bibliotheken.nl/id/thes/p333776038> a schema1:Person ;
    rdfs:label "Corbolan, Gemma" ;
    schema1:familyName "Corbolan" ;
    schema1:givenName "Gemma" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78f973c43b1c22e2ab65eb0bf6758864> ;
    schema1:name "Gemma Corbolan" ;
    schema1:sameAs <http://viaf.org/viaf/287988675>,
        <https://isni.org/isni/0000000393623655> .

