@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p06870691X> a schema1:Person ;
    rdfs:label "Shelley, Percy Bysshe (1792-1822)" ;
    schema1:alternateName "Shelley, ...",
        "Shelley, Percy",
        "Shelley, Percy B.",
        "Šilī, B.B.",
        "Šilī, Bīrsī Bayšī",
        "Šillī, B.B.",
        "Šillī, Bīrsī Bayšī",
        "Xuelai",
        "雪莱" ;
    schema1:birthDate "1792" ;
    schema1:deathDate "1822" ;
    schema1:description "dichter (vanaf 1818 definitief buiten Engeland verblijvend, samen met zijn tweede echtgenote)",
        "geb. te Field Place (graafschap Sussex), verdronken in zee bij La Spezia (nabij Genua, regio Ligurië)" ;
    schema1:familyName "Shelley" ;
    schema1:givenName "Percy Bysshe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3dba00604db2028375913e86ea8ac46> ;
    schema1:name "Percy Bysshe Shelley" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/95159449>,
        wd:Q93343,
        <https://isni.org/isni/0000000121031840> ;
    schema1:spouse "van 1811-1816, echtgenoot van: Harriet Westbrook (1795-1816)" ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/shel001> .

