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

<http://data.bibliotheken.nl/id/thes/p370732421> a schema1:Person ;
    rdfs:label "Hooft, Kornelia (fl. 1676-1701)" ;
    schema1:alternateName "Leeuw-Hooft, Kornelia" ;
    schema1:description "fl. 1676-1701" ;
    schema1:familyName "Hooft" ;
    schema1:givenName "Kornelia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ee137b885688e1ebdde5898e06b5df8> ;
    schema1:name "Kornelia Hooft" ;
    schema1:sameAs <http://viaf.org/viaf/309884035> .

