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

<http://data.bibliotheken.nl/id/thes/p352716975> a schema1:Person ;
    rdfs:label "Kuiper, Ineke" ;
    schema1:alternateName "Kuiper, J.F.H." ;
    schema1:description "27816781: vertaalster, therapeut en mediator" ;
    schema1:familyName "Kuiper" ;
    schema1:givenName "Ineke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ef246c00ebc5b2624fb7bf71a463134> ;
    schema1:name "Ineke Kuiper" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/288098516>,
        <https://isni.org/isni/0000000393759018> .

