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

<http://data.bibliotheken.nl/id/thes/p36445623X> a schema1:Person ;
    rdfs:label "Munos, Delphine" ;
    schema1:familyName "Munos" ;
    schema1:givenName "Delphine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b44a23542e6b0b37e3af25d21b944f1> ;
    schema1:name "Delphine Munos" ;
    schema1:sameAs <http://viaf.org/viaf/305353386>,
        <https://isni.org/isni/0000000420069208> .

