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

<http://data.bibliotheken.nl/id/thes/p107383403> a schema1:Person ;
    rdfs:label "Habets, Bert" ;
    schema1:description "vertaler" ;
    schema1:familyName "Habets" ;
    schema1:givenName "Bert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f1113cc8b6919162a4d05af46b4b95c> ;
    schema1:name "Bert Habets" ;
    schema1:sameAs <http://viaf.org/viaf/40048808>,
        <https://isni.org/isni/0000000394218133> .

