@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p157158349> a schema1:Person ;
    rdfs:label "Vlaar, Maria (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:description "literator (samenst. verhalen), neerlandica (studeerde Nederlandse taal- en letterkunde te Amsterdam), red., journaliste, biografe" ;
    schema1:familyName "Vlaar" ;
    schema1:givenName "Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15cc4561ffb08c987f6384e9a4f01e1e> ;
    schema1:name "Maria Vlaar" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/107923573>,
        wd:Q62059110,
        <https://isni.org/isni/0000000077445949> ;
    schema1:spouse "t/m 2014, echtgenote van neerlandicus: Erik Menkveld (1959-2014)" ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/vlaa009> .

