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

<http://data.bibliotheken.nl/id/thes/p395439655> a schema1:Person ;
    rdfs:label "Hovens, Iris Bertha (1984-)" ;
    schema1:alternateName "Hovens, I.B." ;
    schema1:birthDate "1984" ;
    schema1:familyName "Hovens" ;
    schema1:givenName "Iris Bertha" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c554e3279501cd993270614939cca58b> ;
    schema1:name "Iris Bertha Hovens" ;
    schema1:sameAs <http://viaf.org/viaf/982144647708808955770> .

