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

<http://data.bibliotheken.nl/id/thes/p13446060X> a schema1:Person ;
    rdfs:label "Simonse, Lianne Willemina Laurenta (1968-)" ;
    schema1:alternateName "Simonse, L." ;
    schema1:birthDate "1968" ;
    schema1:familyName "Simonse" ;
    schema1:givenName "Lianne Willemina Laurenta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9743da7ce9ec5747aef220d3a5c5ca57> ;
    schema1:name "Lianne Willemina Laurenta Simonse" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/305825399>,
        <https://isni.org/isni/0000000419549036> .

