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

<http://data.bibliotheken.nl/id/thes/p327862785> a schema1:Person ;
    rdfs:label "Simons, Silvia" ;
    schema1:description "vert. damesromans" ;
    schema1:familyName "Simons" ;
    schema1:givenName "Silvia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66b47a7c977ee7d188efca2287587b3a> ;
    schema1:name "Silvia Simons" ;
    schema1:sameAs <http://viaf.org/viaf/290051338>,
        <https://isni.org/isni/0000000395346700> .

