@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p266248411> a schema1:Person ;
    rdfs:label "Leigh, Allison" ;
    schema1:description "Betoverd door een kus vermeldt: cop. 2010 Allison Lee Johnson",
        "zie ook: Allison Lee Johnson" ;
    schema1:familyName "Leigh" ;
    schema1:givenName "Allison" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/988ab88c436e5fa8e646021f9807e0e9> ;
    schema1:name "Allison Leigh" ;
    schema1:sameAs <http://viaf.org/viaf/4548195>,
        <https://isni.org/isni/0000000063951277> .

