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

<http://data.bibliotheken.nl/id/thes/p369216083> a schema1:Person ;
    rdfs:label "Polack, Emmanuelle" ;
    schema1:familyName "Polack" ;
    schema1:givenName "Emmanuelle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0cdcf0ac4f9e2dbd0facadcd504ee01d> ;
    schema1:name "Emmanuelle Polack" ;
    schema1:sameAs <http://viaf.org/viaf/2766850>,
        wd:Q16631984,
        <https://isni.org/isni/0000000042466993> .

