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

<http://data.bibliotheken.nl/id/thes/p408191430> a schema1:Person ;
    rdfs:label "Imig, Ira" ;
    schema1:familyName "Imig" ;
    schema1:givenName "Ira" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/706e79d1cbc831d07cbe8a61dab54efa> ;
    schema1:name "Ira Imig" ;
    schema1:sameAs <http://viaf.org/viaf/311593379> .

