@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/p249335182> a schema1:Person ;
    rdfs:label "Francis, Linda" ;
    schema1:familyName "Francis" ;
    schema1:givenName "Linda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53c17ff8a2ea6f745687a30d4903a1bc> ;
    schema1:name "Linda Francis" ;
    schema1:sameAs <http://viaf.org/viaf/102089596>,
        wd:Q81277847,
        <https://isni.org/isni/0000000071801105> .

