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

<http://data.bibliotheken.nl/id/thes/p297037374> a schema1:Person ;
    rdfs:label "Spohr, Kristina" ;
    schema1:alternateName "Spohr Readman, Kristina" ;
    schema1:description "Duitse geschiedenis" ;
    schema1:familyName "Spohr" ;
    schema1:givenName "Kristina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/993936071e18f5be288db727d12d1457> ;
    schema1:name "Kristina Spohr" ;
    schema1:nationality "fi" ;
    schema1:sameAs <http://viaf.org/viaf/71647219>,
        <https://isni.org/isni/0000000109860064> .

