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

<http://data.bibliotheken.nl/id/thes/p380341247> a schema1:Person ;
    rdfs:label "Amende, Sharon" ;
    schema1:familyName "Amende" ;
    schema1:givenName "Sharon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07e96c6f13e50a6ff638c0543399e44d> ;
    schema1:name "Sharon Amende" ;
    schema1:sameAs <http://viaf.org/viaf/311821065> .

