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

<http://data.bibliotheken.nl/id/thes/p315882565> a schema1:Person ;
    rdfs:label "Haseth Möller, Kristin de" ;
    schema1:alternateName "Möller, Kristin de Haseth" ;
    schema1:familyName "de Haseth Möller" ;
    schema1:givenName "Kristin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9aba9281ccad1125d3e8c0eedb42ad30> ;
    schema1:name "Kristin de Haseth Möller" ;
    schema1:sameAs <http://viaf.org/viaf/279930904>,
        <https://isni.org/isni/0000000368839534> .

