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

<http://data.bibliotheken.nl/id/thes/p227439589> a schema1:Person ;
    rdfs:label "Bode, Christina (1968-)" ;
    schema1:birthDate "1968" ;
    schema1:description "B0328292: geb. in Rinteln, Duitsland",
        "B0808149: Universitair docent psychologie aan de Universiteit van Twente" ;
    schema1:familyName "Bode" ;
    schema1:givenName "Christina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6053fd9eda15fee5f5b92e13d62489d9> ;
    schema1:name "Christina Bode" ;
    schema1:sameAs <http://viaf.org/viaf/201145911228927062422>,
        <https://isni.org/isni/0000000050301160> .

