@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/p142921998> a schema1:Person ;
    rdfs:label "Van Male, Zeghere" ;
    schema1:alternateName "Male, Zeger van" ;
    schema1:familyName "Van Male" ;
    schema1:givenName "Zeghere" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81e9eaddfbdb764d9ef67fab7a453841> ;
    schema1:name "Zeghere Van Male" ;
    schema1:sameAs <http://viaf.org/viaf/287359796>,
        wd:Q16683940,
        <https://isni.org/isni/0000000393147855> .

