@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/p102416389> a schema1:Person ;
    rdfs:label "Kipfer, Barbara Ann (1954-)" ;
    schema1:birthDate "1954" ;
    schema1:description "taalkunde, archeologie, boeddhisme, psychologie" ;
    schema1:familyName "Kipfer" ;
    schema1:givenName "Barbara Ann" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b64636f8d5c718b54415b5875070ddbe> ;
    schema1:name "Barbara Ann Kipfer" ;
    schema1:sameAs <http://viaf.org/viaf/172393852>,
        wd:Q4858715,
        <https://isni.org/isni/000000036887791X> .

