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

<http://data.bibliotheken.nl/id/thes/p263463370> a schema1:Person ;
    rdfs:label "Leemeijer, Birthe" ;
    schema1:familyName "Leemeijer" ;
    schema1:givenName "Birthe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c4a6b635cd952d318f210d9523f6697> ;
    schema1:name "Birthe Leemeijer" ;
    schema1:sameAs <http://viaf.org/viaf/289061893>,
        <https://isni.org/isni/0000000394544510> .

