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

<http://data.bibliotheken.nl/id/thes/p097610798> a schema1:Person ;
    rdfs:label "Ipema, A.H." ;
    schema1:alternateName "Ipema, Bert" ;
    schema1:description "ing" ;
    schema1:familyName "Ipema" ;
    schema1:givenName "A.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbb81c185fede133e62598f3740d0288> ;
    schema1:name "A.H. Ipema" ;
    schema1:sameAs <http://viaf.org/viaf/285304984>,
        <https://isni.org/isni/000000039143288X> .

