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

<http://data.bibliotheken.nl/id/thes/p06908680X> a schema1:Person ;
    rdfs:label "Bos, E.G." ;
    schema1:alternateName "Bos, E.G." ;
    schema1:description "vertaler damesromans" ;
    schema1:familyName "Bos" ;
    schema1:givenName "E.G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4f088300f26c82e55a3db1d2e0d9bc7> ;
    schema1:name "E.G. Bos" ;
    schema1:sameAs <http://viaf.org/viaf/281295162>,
        <https://isni.org/isni/0000000369177421> .

