@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/p068688881> a schema1:Person ;
    rdfs:label "Philipe, Anne (1917-1990)" ;
    schema1:alternateName "Philipová, Anne" ;
    schema1:birthDate "1917" ;
    schema1:deathDate "1990" ;
    schema1:description "geboren als: Anne Marie Nicole Ghislaine Navaux" ;
    schema1:familyName "Philipe" ;
    schema1:givenName "Anne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/507a486e9bf790d34cb198f2a034cc90> ;
    schema1:name "Anne Philipe" ;
    schema1:sameAs <http://viaf.org/viaf/100234096>,
        wd:Q2851237,
        <https://isni.org/isni/0000000109286859> .

