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

<http://data.bibliotheken.nl/id/thes/p351224262> a schema1:Person ;
    rdfs:label "Treffers, Jolanda" ;
    schema1:description "bewerker en vertaler te Amsterdam" ;
    schema1:familyName "Treffers" ;
    schema1:givenName "Jolanda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b258b04a0c2de0e2f5b50b0985227319> ;
    schema1:name "Jolanda Treffers" ;
    schema1:sameAs <http://viaf.org/viaf/289163715>,
        <https://isni.org/isni/0000000387193556> .

