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

<http://data.bibliotheken.nl/id/thes/p186533071> a schema1:Person ;
    rdfs:label "Pompa, Yvette" ;
    schema1:familyName "Pompa" ;
    schema1:givenName "Yvette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8a3ca9d6d6993355dc956c3fd2f11fb> ;
    schema1:name "Yvette Pompa" ;
    schema1:sameAs <http://viaf.org/viaf/284551892>,
        <https://isni.org/isni/0000000390848795> .

