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

<http://data.bibliotheken.nl/id/thes/p163654050> a schema1:Person ;
    rdfs:label "Verdoes-Spinell, Monika" ;
    schema1:familyName "Verdoes-Spinell" ;
    schema1:givenName "Monika" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5c5a2de3fa4f0547e0fe4ff951f0956> ;
    schema1:name "Monika Verdoes-Spinell" ;
    schema1:sameAs <http://viaf.org/viaf/290429957>,
        <https://isni.org/isni/0000000395648952> .

