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

<http://data.bibliotheken.nl/id/thes/p43624523X> a schema1:Person ;
    rdfs:label "Plett, Heather" ;
    schema1:description "medeoprichter Centre for Holding Space, Canada" ;
    schema1:familyName "Plett" ;
    schema1:givenName "Heather" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be50da91ad9ef560ba21bb81c20cd632> ;
    schema1:name "Heather Plett" ;
    schema1:sameAs <https://isni.org/isni/0000000507129568> .

