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

<http://data.bibliotheken.nl/id/thes/p107940582> a schema1:Person ;
    rdfs:label "Werumeus Buning, Astrid" ;
    schema1:alternateName "Buning, Astrid Werumeus" ;
    schema1:description "o.a. red., vert." ;
    schema1:familyName "Werumeus Buning" ;
    schema1:givenName "Astrid" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60727d964f43e748e5ffa9115c8c04fd> ;
    schema1:name "Astrid Werumeus Buning" ;
    schema1:sameAs <http://viaf.org/viaf/282518427>,
        <https://isni.org/isni/0000000368936369> .

