@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/p069131112> a schema1:Person ;
    rdfs:label "Sölle, Dorothee (1929-2003)" ;
    schema1:alternateName "Nipperdey, Dorothee Sölle",
        "Soelle, Dorothee",
        "Sölle-Nipperdey, Dorothee",
        "Sölle-Steffensky, Dorothee",
        "Steffensky-Sölle, Dorothee" ;
    schema1:birthDate "1929" ;
    schema1:deathDate "2003" ;
    schema1:description "in memoriam in de Volkskrant, 28 april 2003" ;
    schema1:familyName "Sölle" ;
    schema1:givenName "Dorothee" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9bcf32e06fd9a05f97c55ffcaa0d7327> ;
    schema1:name "Dorothee Sölle" ;
    schema1:sameAs <http://viaf.org/viaf/109988308>,
        wd:Q65278 .

