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

<http://data.bibliotheken.nl/id/thes/p288220706> a schema1:Person ;
    rdfs:label "Mudde, Brenda" ;
    schema1:description "vert." ;
    schema1:familyName "Mudde" ;
    schema1:givenName "Brenda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fea28fba988745a22ba1e3e7381cccc9> ;
    schema1:name "Brenda Mudde" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/292161357>,
        <https://isni.org/isni/0000000368978913> .

