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

<http://data.bibliotheken.nl/id/thes/p11407125X> a schema1:Person ;
    rdfs:label "Boer, Nel de" ;
    schema1:familyName "de Boer" ;
    schema1:givenName "Nel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9fbc440e5a6fceed3cd923aed7cd906> ;
    schema1:name "Nel de Boer" ;
    schema1:sameAs <http://viaf.org/viaf/291702755>,
        <https://isni.org/isni/000000039667698X> .

