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

<http://data.bibliotheken.nl/id/thes/p069097038> a schema1:Person ;
    rdfs:label "Braun, Sylvia von" ;
    schema1:familyName "von Braun" ;
    schema1:givenName "Sylvia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12aaaef42b6cda3ae4aa7c7b45f53781> ;
    schema1:name "Sylvia von Braun" ;
    schema1:sameAs <http://viaf.org/viaf/282841663>,
        <https://isni.org/isni/0000000389428814> .

