@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/p073093726> a schema1:Person ;
    rdfs:label "Cornen, Helene (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "bron: https://fr.wikipedia.org/wiki/Hélène_Cornen" ;
    schema1:familyName "Cornen" ;
    schema1:givenName "Helene" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5ba937c50cab060b78f7a4df84b394d> ;
    schema1:name "Helene Cornen" ;
    schema1:nationality "fr" ;
    schema1:sameAs wd:Q16642722,
        <https://isni.org/isni/0000000002051208> .

