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

<http://data.bibliotheken.nl/id/thes/p073417823> a schema1:Person ;
    rdfs:label "Krijthe, Anneke" ;
    schema1:description "vertaalster" ;
    schema1:familyName "Krijthe" ;
    schema1:givenName "Anneke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c02e647aaa9ee8f08b1d75c0dc2a1591> ;
    schema1:name "Anneke Krijthe" ;
    schema1:sameAs <http://viaf.org/viaf/287184498>,
        <https://isni.org/isni/000000039305638X> .

