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

<http://data.bibliotheken.nl/id/thes/p267815506> a schema1:Person ;
    rdfs:label "Lankhof, Diana" ;
    schema1:familyName "Lankhof" ;
    schema1:givenName "Diana" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61672ff5884ea19fa3bd47de2ce85f22> ;
    schema1:name "Diana Lankhof" ;
    schema1:sameAs <http://viaf.org/viaf/290644914>,
        <https://isni.org/isni/0000000395827483> .

