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

<http://data.bibliotheken.nl/id/thes/p32948530X> a schema1:Person ;
    rdfs:label "Breugelmans, Anina" ;
    schema1:description "vert." ;
    schema1:familyName "Breugelmans" ;
    schema1:givenName "Anina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e92456ccd89f18d5a1d6f357c174ebd1> ;
    schema1:name "Anina Breugelmans" ;
    schema1:sameAs <http://viaf.org/viaf/289319179>,
        <https://isni.org/isni/0000000368728447> .

