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

<http://data.bibliotheken.nl/id/thes/p079376665> a schema1:Person ;
    rdfs:label "Boudewijnse, H. Barbara" ;
    schema1:familyName "Boudewijnse" ;
    schema1:givenName "H. Barbara" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07e121073a6e47834302687395ebd452> ;
    schema1:name "H. Barbara Boudewijnse" ;
    schema1:sameAs <http://viaf.org/viaf/39541987>,
        <https://isni.org/isni/0000000031112727> .

