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

<http://data.bibliotheken.nl/id/thes/p36356411X> a schema1:Person ;
    rdfs:label "Barenbrug, Liesbeth" ;
    schema1:familyName "Barenbrug" ;
    schema1:givenName "Liesbeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b57673805b741d25e0a067aaee16998> ;
    schema1:name "Liesbeth Barenbrug" ;
    schema1:sameAs <http://viaf.org/viaf/305820539>,
        <https://isni.org/isni/0000000423221236> .

