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

<http://data.bibliotheken.nl/id/thes/p13497221X> a schema1:Person ;
    rdfs:label "Kort, Helianthe Sherida Marianne (1962-)" ;
    schema1:alternateName "Kort, Hilly" ;
    schema1:birthDate "1962" ;
    schema1:description "Ook als: Helianthe S.M. Kort" ;
    schema1:familyName "Kort" ;
    schema1:givenName "Helianthe Sherida Marianne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28f3719f18503e4d2dec9849e300e18d> ;
    schema1:name "Helianthe Sherida Marianne Kort" ;
    schema1:sameAs <http://viaf.org/viaf/290346434> .

