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

<http://data.bibliotheken.nl/id/thes/p396039154> a schema1:Person ;
    rdfs:label "Terlouw-Kragt, Janetta" ;
    schema1:familyName "Terlouw-Kragt" ;
    schema1:givenName "Janetta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d61ed1ead47dfd503bf222c84177e60> ;
    schema1:name "Janetta Terlouw-Kragt" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/1025144647689343905750> .

