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

<http://data.bibliotheken.nl/id/thes/p315473096> a schema1:Person ;
    rdfs:label "Branderhorst, Alexandra" ;
    schema1:familyName "Branderhorst" ;
    schema1:givenName "Alexandra" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9007851c4caac7d23fd97896bb17063c> ;
    schema1:name "Alexandra Branderhorst" ;
    schema1:sameAs <http://viaf.org/viaf/184593031>,
        <https://isni.org/isni/0000000139407199> .

