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

<http://data.bibliotheken.nl/id/thes/p431721017> a schema1:Person ;
    rdfs:label "Nietzman, Lotte" ;
    schema1:familyName "Nietzman" ;
    schema1:givenName "Lotte" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ab979d393d6182af992b5d172c8584b> ;
    schema1:name "Lotte Nietzman" ;
    schema1:sameAs <http://viaf.org/viaf/47161760167321640085>,
        <https://isni.org/isni/0000000493447118> .

