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

<http://data.bibliotheken.nl/id/thes/p067863868> a schema1:Person ;
    rdfs:label "Tevel, Jolijn" ;
    schema1:description "vert." ;
    schema1:familyName "Tevel" ;
    schema1:givenName "Jolijn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3b4c4bbb4cdc049c89fcbaf2b850d72> ;
    schema1:name "Jolijn Tevel" ;
    schema1:sameAs <http://viaf.org/viaf/289759357>,
        <https://isni.org/isni/0000000368892853> .

