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

<http://data.bibliotheken.nl/id/thes/p158693345> a schema1:Person ;
    rdfs:label "Brand, Martine" ;
    schema1:description "tek." ;
    schema1:familyName "Brand" ;
    schema1:givenName "Martine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/011473b625bdda83297828fa6319050a> ;
    schema1:name "Martine Brand" ;
    schema1:sameAs <http://viaf.org/viaf/284324053>,
        <https://isni.org/isni/0000000390692145> .

