@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/p070023131> a schema1:Person ;
    rdfs:label "Adama van Scheltema-Kleefstra, Anna Catharine (1884-1977)" ;
    schema1:birthDate "1884" ;
    schema1:deathDate "1977" ;
    schema1:description "Tresoar: 1884-02-25, De Lemmer - 1977-03-22, Amsterdam" ;
    schema1:familyName "Adama van Scheltema-Kleefstra" ;
    schema1:givenName "Anna Catharine" ;
    schema1:hasOccupation "bibliothecaris" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b2878f4a8b1e2ba0d39382435837ded> ;
    schema1:name "Anna Catharine Adama van Scheltema-Kleefstra" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/287274807>,
        wd:Q28064408 ;
    schema1:spouse "echtgenote van C.S. Adama van Scheltema (1877-1924)" .

