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

<http://data.bibliotheken.nl/id/thes/p43685323X> a schema1:Person ;
    rdfs:label "Cerchi, Daria" ;
    schema1:familyName "Cerchi" ;
    schema1:givenName "Daria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95a27094d6c838e940300692b6395545> ;
    schema1:name "Daria Cerchi" ;
    schema1:sameAs <http://viaf.org/viaf/2961166360570507070002> .

