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

<http://data.bibliotheken.nl/id/thes/p069597448> a schema1:Person ;
    rdfs:label "Funhoff, Tineke" ;
    schema1:alternateName "Donkers, Tineke" ;
    schema1:description "vert." ;
    schema1:familyName "Funhoff" ;
    schema1:givenName "Tineke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e49247b13fe712311e5aa3e4d3669ac> ;
    schema1:name "Tineke Funhoff" ;
    schema1:sameAs <http://viaf.org/viaf/289498949>,
        <https://isni.org/isni/0000000369154641> .

