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

<http://data.bibliotheken.nl/id/thes/p07046880X> a schema1:Person ;
    rdfs:label "Lycklama à Nijeholt, Johanna Francina" ;
    schema1:alternateName "Nijeholt, J.F. Lycklama à" ;
    schema1:familyName "Lycklama à Nijeholt" ;
    schema1:givenName "Johanna Francina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b874343155b8fcb6c7f10a38786dbaa> ;
    schema1:name "Johanna Francina Lycklama à Nijeholt" ;
    schema1:sameAs <http://viaf.org/viaf/60618758>,
        <https://isni.org/isni/0000000027363558> .

