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

<http://data.bibliotheken.nl/id/thes/p227510232> a schema1:Person ;
    rdfs:label "Leistra, Machteld" ;
    schema1:description "vert." ;
    schema1:familyName "Leistra" ;
    schema1:givenName "Machteld" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa1e6159073f9d5f3ca9146ada8eede2> ;
    schema1:name "Machteld Leistra" ;
    schema1:sameAs <http://viaf.org/viaf/283928648>,
        <https://isni.org/isni/0000000369030681> .

