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

<http://data.bibliotheken.nl/id/thes/p070380856> a schema1:Person ;
    rdfs:label "Vellekoop, Ingena" ;
    schema1:alternateName "Vellekoop, I." ;
    schema1:description "historica" ;
    schema1:familyName "Vellekoop" ;
    schema1:givenName "Ingena" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b51109e0c1fe0ba63d6331ed39d46f0> ;
    schema1:name "Ingena Vellekoop" ;
    schema1:sameAs <http://viaf.org/viaf/28497023>,
        <https://isni.org/isni/0000000028579481> .

