@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/p071943110> a schema1:Person ;
    rdfs:label "Bokma, Anne Barteles (1917-1990)" ;
    schema1:birthDate "1917" ;
    schema1:deathDate "1990" ;
    schema1:description "Tresoar: 1917-09-03, Langwar - 1990-08-31, Wommels of Snits?" ;
    schema1:familyName "Bokma" ;
    schema1:givenName "Anne Barteles" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0565502a958786c552bfd55bc7432e06> ;
    schema1:name "Anne Barteles Bokma" ;
    schema1:sameAs <http://viaf.org/viaf/290255337>,
        wd:Q13134618,
        <https://isni.org/isni/0000000395556281> .

