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

<http://data.bibliotheken.nl/id/thes/p188195041> a schema1:Person ;
    rdfs:label "Kaalberg, Barbara" ;
    schema1:familyName "Kaalberg" ;
    schema1:givenName "Barbara" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2411c4dab95d00ec8a2921fddcb5cff> ;
    schema1:name "Barbara Kaalberg" ;
    schema1:sameAs wd:Q64825101,
        <https://isni.org/isni/0000000393305526> .

