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

<http://data.bibliotheken.nl/id/thes/p352700823> a schema1:Person ;
    rdfs:label "Plessius, Iris" ;
    schema1:familyName "Plessius" ;
    schema1:givenName "Iris" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4ffffeb1e4ff64ca2982fd5d325a1ba> ;
    schema1:name "Iris Plessius" ;
    schema1:sameAs <http://viaf.org/viaf/2822161211771740070000>,
        <https://isni.org/isni/0000000390820004> .

