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

<http://data.bibliotheken.nl/id/thes/p072405147> a schema1:Person ;
    rdfs:label "Calfin, Betty" ;
    schema1:description "pseud. van: Alida Martha Leijnse" ;
    schema1:familyName "Calfin" ;
    schema1:givenName "Betty" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cfe15cd8b3895bc37021d968ae5509f> ;
    schema1:name "Betty Calfin" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070934193>,
        <http://viaf.org/viaf/291642634>,
        <https://isni.org/isni/000000039669677X> .

