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

<http://data.bibliotheken.nl/id/thes/p069186723> a schema1:Person ;
    rdfs:label "Milthers, Lene" ;
    schema1:familyName "Milthers" ;
    schema1:givenName "Lene" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b60cd611f255c1cc184d560efd3e9b9> ;
    schema1:name "Lene Milthers" ;
    schema1:sameAs <http://viaf.org/viaf/291310510>,
        <https://isni.org/isni/0000000396363780> .

