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

<http://data.bibliotheken.nl/id/thes/p317264761> a schema1:Person ;
    rdfs:label "Verhulst, Mirjam" ;
    schema1:description "vert." ;
    schema1:familyName "Verhulst" ;
    schema1:givenName "Mirjam" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3dc9be305c1e4b326a3248bddf0342a6> ;
    schema1:name "Mirjam Verhulst" ;
    schema1:sameAs <http://viaf.org/viaf/290042639>,
        <https://isni.org/isni/0000000395337476> .

