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

<http://data.bibliotheken.nl/id/thes/p154189367> a schema1:Person ;
    rdfs:label "Malfait, Dirk" ;
    schema1:familyName "Malfait" ;
    schema1:givenName "Dirk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e87d38c97d7cb77b420e28f418cbaf4> ;
    schema1:name "Dirk Malfait" ;
    schema1:sameAs <http://viaf.org/viaf/281339755>,
        <https://isni.org/isni/0000000388195916> .

