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

<http://data.bibliotheken.nl/id/thes/p26553996X> a schema1:Person ;
    rdfs:label "Bauwens, Charlotte" ;
    schema1:description "vert. ; voedingsconsulente" ;
    schema1:familyName "Bauwens" ;
    schema1:givenName "Charlotte" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74784484c0992071fb9becf37a8257f1> ;
    schema1:name "Charlotte Bauwens" ;
    schema1:sameAs <http://viaf.org/viaf/102427713>,
        <https://isni.org/isni/0000000072728878> .

