@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/p06894120X> a schema1:Person ;
    rdfs:label "Huisman, Kerst J. (1940-)" ;
    schema1:alternateName "Huisman, Kerst Jan",
        "Húsman, Kerst" ;
    schema1:birthDate "1940" ;
    schema1:description "Tresoar: 1940-06-16, Terwispel",
        "historicus én oud-journalist; publiceert over: Friesland; geschiedenis" ;
    schema1:familyName "Huisman" ;
    schema1:givenName "Kerst J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42941be80df4dd602bb69edb17682641> ;
    schema1:name "Kerst J. Huisman" ;
    schema1:sameAs <http://viaf.org/viaf/23988868>,
        wd:Q13136585,
        <https://isni.org/isni/0000000037837307> .

