@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/p067894089> a schema1:Person ;
    rdfs:label "Ekman, Kerstin (1933-)" ;
    schema1:alternateName "Ekman, Kerstin Lillemor Hjorth" ;
    schema1:birthDate "1933" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Kerstin_Ekman" ;
    schema1:familyName "Ekman" ;
    schema1:givenName "Kerstin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be891269819e6f6a1c21fea6105beeda> ;
    schema1:name "Kerstin Ekman" ;
    schema1:nationality "se" ;
    schema1:sameAs <http://viaf.org/viaf/114547100>,
        wd:Q237703,
        <https://isni.org/isni/0000000109377873> .

