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

<http://data.bibliotheken.nl/id/thes/p068136196> a schema1:Person ;
    rdfs:label "Goelema, Willem Emo (1948-2017)" ;
    schema1:alternateName "Goelema, Willem" ;
    schema1:birthDate "1948" ;
    schema1:deathDate "2017" ;
    schema1:description "archivaris" ;
    schema1:familyName "Goelema" ;
    schema1:givenName "Willem Emo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38babb75dfa33127054cc34ffd4385d1> ;
    schema1:name "Willem Emo Goelema" ;
    schema1:sameAs <http://viaf.org/viaf/1340820>,
        <https://isni.org/isni/0000000030057682> .

