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

<http://data.bibliotheken.nl/id/thes/p240003489> a schema1:Person ;
    rdfs:label "Bol, Iris" ;
    schema1:description "vertaler" ;
    schema1:familyName "Bol" ;
    schema1:givenName "Iris" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/735c9917e03788453b6d75099c64437a> ;
    schema1:name "Iris Bol" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/290184406>,
        <https://isni.org/isni/0000000369142093> .

