@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/p070043604> a schema1:Person ;
    rdfs:label "Joris, Yvònne G.J.M. (-2013)" ;
    schema1:deathDate "2013" ;
    schema1:description "B9907925 onder voorw.: Director Het Kruithuis, ...",
        "bron: overlijdensadvertentie de Volkskrant, 2 oktober 2013",
        "kunsthistorica" ;
    schema1:familyName "Joris" ;
    schema1:givenName "Yvònne G.J.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/397601f297ac1b29a5d195db2f0ffdcb> ;
    schema1:name "Yvònne G.J.M. Joris" ;
    schema1:sameAs <http://viaf.org/viaf/9926786>,
        wd:Q55003078,
        <https://isni.org/isni/0000000080889196> .

