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

<http://data.bibliotheken.nl/id/thes/p148053831> a schema1:Person ;
    rdfs:label "Chilowa, Wycliffe Robert" ;
    schema1:description "B0033804: University of Malawi, Centre for Social Research" ;
    schema1:familyName "Chilowa" ;
    schema1:givenName "Wycliffe Robert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2563f27fdba63bdb2ff6ed974a7bf9f1> ;
    schema1:name "Wycliffe Robert Chilowa" ;
    schema1:sameAs <http://viaf.org/viaf/53344056>,
        <https://isni.org/isni/0000000029266209> .

