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

<http://data.bibliotheken.nl/id/thes/p078295254> a schema1:Person ;
    rdfs:label "Nathan-Deiller, Muriel" ;
    schema1:familyName "Nathan-Deiller" ;
    schema1:givenName "Muriel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f824b80a46b0d600e3d9527ccfbfad30> ;
    schema1:name "Muriel Nathan-Deiller" ;
    schema1:sameAs <http://viaf.org/viaf/51737768>,
        <https://isni.org/isni/0000000106542802> .

