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

<http://data.bibliotheken.nl/id/thes/p068840624> a schema1:Person ;
    rdfs:label "Hoeksma, J.A. (1948-)" ;
    schema1:alternateName "Hoeksma, Jaap" ;
    schema1:birthDate "1948" ;
    schema1:description "Mr. (B0708554)" ;
    schema1:familyName "Hoeksma" ;
    schema1:givenName "J.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7cdcb30ae18888233f1f683ddddf8eda> ;
    schema1:name "J.A. Hoeksma" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/35805857>,
        <https://isni.org/isni/0000000022891650> .

