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

<http://data.bibliotheken.nl/id/thes/p190909048> a schema1:Person ;
    rdfs:label "Postma, Feiko Hendrik (1955-)" ;
    schema1:alternateName "Postma, Feiko H." ;
    schema1:birthDate "1955" ;
    schema1:description "historicus; docent geschiedenis Instituut Blankestijn, Utrecht; publiceert ook over onderwijszaken" ;
    schema1:familyName "Postma" ;
    schema1:givenName "Feiko Hendrik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5ea401c74436f9c15cff4be69bd3c8d> ;
    schema1:name "Feiko Hendrik Postma" ;
    schema1:sameAs <http://viaf.org/viaf/70905820>,
        <https://isni.org/isni/0000000109856022> .

