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

<http://data.bibliotheken.nl/id/thes/p392500183> a schema1:Person ;
    rdfs:label "Vermeer-Bruist, Pauline" ;
    schema1:description "redactie" ;
    schema1:familyName "Vermeer-Bruist" ;
    schema1:givenName "Pauline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ded21f7b9e8641e49937d00d7fa4905a> ;
    schema1:name "Pauline Vermeer-Bruist" ;
    schema1:sameAs <http://viaf.org/viaf/317179387> .

