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

<http://data.bibliotheken.nl/id/thes/p258132027> a schema1:Person ;
    rdfs:label "Lampers, Rianne (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "Zie ook: Marian Kramer" ;
    schema1:familyName "Lampers" ;
    schema1:givenName "Rianne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db34e500e2ebbaca534ea912acab9db9> ;
    schema1:name "Rianne Lampers" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p327360313>,
        <http://viaf.org/viaf/292321685>,
        <https://isni.org/isni/0000000397205696> .

