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

<http://data.bibliotheken.nl/id/thes/p071187081> a schema1:Person ;
    rdfs:label "Plekker, Afke" ;
    schema1:description "vertaler" ;
    schema1:familyName "Plekker" ;
    schema1:givenName "Afke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa951eaf4e2ca501113a693a8cd76982> ;
    schema1:name "Afke Plekker" ;
    schema1:sameAs <http://viaf.org/viaf/25777103>,
        <https://isni.org/isni/0000000397503693> .

