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

<http://data.bibliotheken.nl/id/thes/p072814845> a schema1:Person ;
    rdfs:label "Jansma, Klaas (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "Tresoar: 1949-01-04, Ychten",
        "bron: https://nl.wikipedia.org/wiki/Klaas_Jansma" ;
    schema1:familyName "Jansma" ;
    schema1:givenName "Klaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3986c5dd4c002741d9f32981786e97d7> ;
    schema1:name "Klaas Jansma" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/4071395>,
        wd:Q2703388,
        <https://isni.org/isni/0000000109499264> .

