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

<http://data.bibliotheken.nl/id/thes/p402339878> a schema1:Person ;
    rdfs:label "Smith, Sharon E. (1962-2011 ; seksualiteit)" ;
    schema1:birthDate "1962" ;
    schema1:deathDate "2011" ;
    schema1:description "ISBN 9789004232792: Achterzijde omslag vermeldt: Ph.D. (2008) Goldsmith's College, London. Was Research Fellow on the Queer Spiritual Spaces Project. She passed away in 2011." ;
    schema1:familyName "Smith" ;
    schema1:givenName "Sharon E." ;
    schema1:hasOccupation "seksualiteit" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df3d3eef512ca4c8bd4230e2da157777> ;
    schema1:name "Sharon E. Smith" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/133146153037305250363> .

