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

<http://data.bibliotheken.nl/id/thes/p072657596> a schema1:Person ;
    rdfs:label "Vlies-Struyk, Nel van der" ;
    schema1:familyName "van der Vlies-Struyk" ;
    schema1:givenName "Nel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0d2aa28733d7d5da37297ee38f66c25> ;
    schema1:name "Nel van der Vlies-Struyk" ;
    schema1:sameAs <http://viaf.org/viaf/289789489>,
        <https://isni.org/isni/0000000395115734> .

