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

<http://data.bibliotheken.nl/id/thes/p424943492> a schema1:Person ;
    rdfs:label "Veurink, Els" ;
    schema1:description "red." ;
    schema1:familyName "Veurink" ;
    schema1:givenName "Els" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/edf9f4c8dc5849805a69492a38f89dfe> ;
    schema1:name "Els Veurink" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/72158066418808430296>,
        <https://isni.org/isni/0000000480246018> .

