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

<http://data.bibliotheken.nl/id/thes/p23885731X> a schema1:Person ;
    rdfs:label "Koonings, Tineke" ;
    schema1:description "vert." ;
    schema1:familyName "Koonings" ;
    schema1:givenName "Tineke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f00960b14148b649419068e60fa8149f> ;
    schema1:name "Tineke Koonings" ;
    schema1:sameAs <http://viaf.org/viaf/289239096>,
        <https://isni.org/isni/0000000369060717> .

