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

<http://data.bibliotheken.nl/id/thes/p086413198> a schema1:Person ;
    rdfs:label "Knottnerus, Wilhelmina (1867-1905)" ;
    schema1:birthDate "1867" ;
    schema1:deathDate "1905" ;
    schema1:description "zie ook: Elisabeth" ;
    schema1:familyName "Knottnerus" ;
    schema1:givenName "Wilhelmina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0aa39324aa9738e864de3b8645aa4c8c> ;
    schema1:name "Wilhelmina Knottnerus" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p072010754>,
        <http://viaf.org/viaf/283691682>,
        <https://isni.org/isni/0000000390153272> .

