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

<http://data.bibliotheken.nl/id/thes/p314576479> a schema1:Person ;
    rdfs:label "Monnier, Blanche (1849-1913)" ;
    schema1:alternateName "Bastian, Mélanie" ;
    schema1:birthDate "1849" ;
    schema1:deathDate "1913" ;
    schema1:familyName "Monnier" ;
    schema1:givenName "Blanche" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6e58584fd9b45186688c7b3258a9fe0> ;
    schema1:name "Blanche Monnier" ;
    schema1:sameAs <http://viaf.org/viaf/23073704>,
        wd:Q31816342,
        <https://isni.org/isni/0000000037775441> .

