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

<http://data.bibliotheken.nl/id/thes/p357278194> a schema1:Person ;
    rdfs:label "Hos, Eske" ;
    schema1:description "Vertaler" ;
    schema1:familyName "Hos" ;
    schema1:givenName "Eske" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c316f9dba31524e6b5ac7304de6cd795> ;
    schema1:name "Eske Hos" ;
    schema1:sameAs <http://viaf.org/viaf/305811718>,
        <https://isni.org/isni/000000042315247X> .

