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

<http://data.bibliotheken.nl/id/thes/p069014353> a schema1:Person ;
    rdfs:label "Klok, Thea (Vertaalster/Italiaans)" ;
    schema1:familyName "Klok" ;
    schema1:givenName "Thea" ;
    schema1:hasOccupation "Vertaalster/Italiaans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e47b5edaab6a6015b45d511bf20fd5f5> ;
    schema1:name "Thea Klok" ;
    schema1:sameAs <http://viaf.org/viaf/283470506>,
        <https://isni.org/isni/0000000389987448> .

