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

<http://data.bibliotheken.nl/id/thes/p411458817> a schema1:Person ;
    rdfs:label "Blom, Pauline" ;
    schema1:familyName "Blom" ;
    schema1:givenName "Pauline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b373300e17457739688e9337c8a5f2d3> ;
    schema1:name "Pauline Blom" ;
    schema1:sameAs <http://viaf.org/viaf/39150170548300011694>,
        <https://isni.org/isni/0000000463610260> .

