@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/p074319035> a schema1:Person ;
    rdfs:label "Rorty, Richard McKay (1931-2007)" ;
    schema1:alternateName "MacKay Rorty, Richard",
        "Rorti, Ričard" ;
    schema1:birthDate "1931" ;
    schema1:deathDate "2007" ;
    schema1:description "geb. te New York City, op 1931-10-04",
        "overl. te Paolo Alto (Calif.), op 2007-06-08",
        "sociaal filosoof" ;
    schema1:familyName "Rorty" ;
    schema1:givenName "Richard McKay" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7edc8f8dbc8381963cd790374513083> ;
    schema1:name "Richard McKay Rorty" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/89085824>,
        wd:Q215258,
        <https://isni.org/isni/0000000121429496> ;
    schema1:spouse "van 1954-1972, echtgenoot van (moraal)filosofe: Amélie Oksenberg (1932-2020)" .

