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

<http://data.bibliotheken.nl/id/thes/p068917538> a schema1:Person ;
    rdfs:label "Habekotté, A." ;
    schema1:familyName "Habekotté" ;
    schema1:givenName "A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8643570d6b66e7484e95f79cc8149398> ;
    schema1:name "A. Habekotté" ;
    schema1:sameAs <http://viaf.org/viaf/283942377>,
        <https://isni.org/isni/0000000390339712> .

