@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/p068902921> a schema1:Person ;
    rdfs:label "Sevenhuijsen, Selma Louise (1948-2024)" ;
    schema1:alternateName "Sevenhuijsen, S.",
        "Sevenhuijsen, S.L." ;
    schema1:birthDate "1948" ;
    schema1:deathDate "2024" ;
    schema1:description "Political theorist and professor of General Social Sciences, in particular the Ethics and Politics of Care at Utrecht University",
        "bron: http://www.olofspoort.nl/Img/SelmaSevOvl.jpg" ;
    schema1:familyName "Sevenhuijsen" ;
    schema1:givenName "Selma Louise" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3b9e77295dfa5ed0e969927c3e84d55> ;
    schema1:name "Selma Louise Sevenhuijsen" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/66534738>,
        wd:Q23006340,
        <https://isni.org/isni/0000000021762128> .

