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

<http://data.bibliotheken.nl/id/thes/p072922990> a schema1:Person ;
    rdfs:label "Hamming, Tineke" ;
    schema1:description "mb" ;
    schema1:familyName "Hamming" ;
    schema1:givenName "Tineke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bf22d8b0cd6bcfcf44cf8326adf0277> ;
    schema1:name "Tineke Hamming" ;
    schema1:sameAs <http://viaf.org/viaf/288701483>,
        <https://isni.org/isni/0000000394265941> .

