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

<http://data.bibliotheken.nl/id/thes/p069405107> a schema1:Person ;
    rdfs:label "Hoeksma, C." ;
    schema1:description "mb" ;
    schema1:familyName "Hoeksma" ;
    schema1:givenName "C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c50a60980679bf5b8c911bac257b2af> ;
    schema1:name "C. Hoeksma" ;
    schema1:sameAs <http://viaf.org/viaf/290745448>,
        <https://isni.org/isni/0000000395943935> .

