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

<http://data.bibliotheken.nl/id/thes/p370110137> a schema1:Person ;
    rdfs:label "Bollen, Iris" ;
    schema1:description "Kohnstamm Instituut" ;
    schema1:familyName "Bollen" ;
    schema1:givenName "Iris" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddad92c7125a751312b7b4273c3320a5> ;
    schema1:name "Iris Bollen" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/305835730>,
        <https://isni.org/isni/0000000423314459> .

