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

<http://data.bibliotheken.nl/id/thes/p387593977> a schema1:Person ;
    rdfs:label "Fletcher, Katharine" ;
    schema1:description "reisgidsen" ;
    schema1:familyName "Fletcher" ;
    schema1:givenName "Katharine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fb2740c0c13c965d0876dda6879ace0> ;
    schema1:name "Katharine Fletcher" ;
    schema1:sameAs <http://viaf.org/viaf/70601680>,
        <https://isni.org/isni/0000000073963263> .

