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

<http://data.bibliotheken.nl/id/thes/p444197729> a schema1:Person ;
    rdfs:label "Selmi, Alessandra" ;
    schema1:familyName "Selmi" ;
    schema1:givenName "Alessandra" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71525ad5df1447616ea09d590b0bd60f> ;
    schema1:name "Alessandra Selmi" .

