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

<http://data.bibliotheken.nl/id/thes/p420807888> a schema1:Person ;
    rdfs:label "Seefat, Iris" ;
    schema1:description "Muziekvereniging \"De Harmonie\" Sint Nicolaasga" ;
    schema1:familyName "Seefat" ;
    schema1:givenName "Iris" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e5741e01274fc119e90894514349f09> ;
    schema1:name "Iris Seefat" ;
    schema1:sameAs <http://viaf.org/viaf/1262154380966530290492>,
        <https://isni.org/isni/000000047222904X> .

