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

<http://data.bibliotheken.nl/id/thes/p160429552> a schema1:Person ;
    rdfs:label "Krijger, Klaske" ;
    schema1:alternateName "Krijger-Atema, Klaske" ;
    schema1:familyName "Krijger" ;
    schema1:givenName "Klaske" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2bb6a8aed6dadc09370db2e772f2b25> ;
    schema1:name "Klaske Krijger" ;
    schema1:sameAs <http://viaf.org/viaf/288706249>,
        <https://isni.org/isni/0000000394239380> .

