@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/p240154398> a schema1:Person ;
    rdfs:label "Sjöholm, Cecilia (1961-)" ;
    schema1:birthDate "1961" ;
    schema1:familyName "Sjöholm" ;
    schema1:givenName "Cecilia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf9f3f0fd85823aa656cd3efd3f3604c> ;
    schema1:name "Cecilia Sjöholm" ;
    schema1:sameAs <http://viaf.org/viaf/42078909>,
        wd:Q16602192,
        <https://isni.org/isni/0000000114909029> .

