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

<http://data.bibliotheken.nl/id/thes/p16718198X> a schema1:Person ;
    rdfs:label "Braspenning, Els" ;
    schema1:description "vert." ;
    schema1:familyName "Braspenning" ;
    schema1:givenName "Els" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e506ca34e8b525ee1fdc41d308fd272> ;
    schema1:name "Els Braspenning" ;
    schema1:sameAs <http://viaf.org/viaf/160577018>,
        <https://isni.org/isni/0000000108112670> .

