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

<http://data.bibliotheken.nl/id/thes/p401192024> a schema1:Person ;
    rdfs:label "Jense, Lindy" ;
    schema1:description "vertaling" ;
    schema1:familyName "Jense" ;
    schema1:givenName "Lindy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e2da576b443a5e1a6257cf262c3db2a> ;
    schema1:name "Lindy Jense" ;
    schema1:sameAs <http://viaf.org/viaf/217147266667435481077>,
        <https://isni.org/isni/0000000463601217> .

