@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/p155678612> a schema1:Person ;
    rdfs:label "Basset, Lytta" ;
    schema1:description "B9915836: predikant en professor theologie in Zwitserland." ;
    schema1:familyName "Basset" ;
    schema1:givenName "Lytta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb77a510c1b24776fabdd6348119efeb> ;
    schema1:name "Lytta Basset" ;
    schema1:sameAs <http://viaf.org/viaf/46858385>,
        wd:Q3269822,
        <https://isni.org/isni/0000000116346143> .

