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

<http://data.bibliotheken.nl/id/thes/p305416766> a schema1:Person ;
    rdfs:label "Lybeer, Charlotte" ;
    schema1:familyName "Lybeer" ;
    schema1:givenName "Charlotte" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2fa474edd425a651b9c39390da41693> ;
    schema1:name "Charlotte Lybeer" ;
    schema1:sameAs <http://viaf.org/viaf/83523863>,
        <https://isni.org/isni/0000000056531688> .

