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

<http://data.bibliotheken.nl/id/thes/p399362630> a schema1:Person ;
    rdfs:label "Koppers, Pauline" ;
    schema1:familyName "Koppers" ;
    schema1:givenName "Pauline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57da288d6382d6253f588bb60607ca94> ;
    schema1:name "Pauline Koppers" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/107147266809335481899> .

