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

<http://data.bibliotheken.nl/id/thes/p07018304X> a schema1:Person ;
    rdfs:label "Lefèvre, Marguerite A." ;
    schema1:alternateName "Lefèvre, M.A." ;
    schema1:familyName "Lefèvre" ;
    schema1:givenName "Marguerite A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/549fbd25e48ca3fc1b40d5724e6e740e> ;
    schema1:name "Marguerite A. Lefèvre" ;
    schema1:sameAs <http://viaf.org/viaf/190614139> .

