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

<http://data.bibliotheken.nl/id/thes/p387691421> a schema1:Person ;
    rdfs:label "Egeraat, Sabine van" ;
    schema1:description "redactie" ;
    schema1:familyName "van Egeraat" ;
    schema1:givenName "Sabine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f23497cc0ef8103a61e0b8068465d43> ;
    schema1:name "Sabine van Egeraat" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/317169623> .

