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

<http://data.bibliotheken.nl/id/thes/p09721499X> a schema1:Person ;
    rdfs:label "Boelhouwer-Grifhorst, Truus" ;
    schema1:description "vertaalster" ;
    schema1:familyName "Boelhouwer-Grifhorst" ;
    schema1:givenName "Truus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa3ba5d157c2c1f48a8b932a764d1217> ;
    schema1:name "Truus Boelhouwer-Grifhorst" ;
    schema1:sameAs <http://viaf.org/viaf/283458390>,
        <https://isni.org/isni/0000000369061250> .

