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

<http://data.bibliotheken.nl/id/thes/p315117893> a schema1:Person ;
    rdfs:label "Pikaar, Elspeth" ;
    schema1:description "beeldend kunstenaar" ;
    schema1:familyName "Pikaar" ;
    schema1:givenName "Elspeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1f36c0678e7a10913e55aa896200f8e> ;
    schema1:name "Elspeth Pikaar" ;
    schema1:sameAs <http://viaf.org/viaf/279916354>,
        <https://isni.org/isni/0000000387028294> .

