@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/p097063002> a schema1:Person ;
    rdfs:label "Diana (1961-1997 ; prinses van Wales)" ;
    schema1:alternateName "Di (Lady)",
        "Diana (Lady)",
        "Spencer, Diana Frances" ;
    schema1:birthDate "1961" ;
    schema1:deathDate "1997" ;
    schema1:description "BNB 1981: #Lady#DianaSpencer*1961-*",
        "BNB: Diana#Princess of Wales#",
        "LC : Diana#Princess of Wales#*1961-*",
        "PIM/SISO: Diana" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a87d5d9c3bb241e995e7e0baaa64d24> ;
    schema1:name "Diana" ;
    schema1:sameAs <http://viaf.org/viaf/107032638>,
        wd:Q9685,
        <https://isni.org/isni/0000000121465032> .

