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

<http://data.bibliotheken.nl/id/thes/p068308949> a schema1:Person ;
    rdfs:label "Brouns, Liesbeth" ;
    schema1:description "mb" ;
    schema1:familyName "Brouns" ;
    schema1:givenName "Liesbeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1a0a988bd1983dbb91184c8dc4b86f4> ;
    schema1:name "Liesbeth Brouns" ;
    schema1:sameAs <http://viaf.org/viaf/289561127>,
        <https://isni.org/isni/0000000394938747> .

