Skip to content

Instantly share code, notes, and snippets.

@JaimieMurdock
Created December 19, 2023 04:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JaimieMurdock/808476e4ad8a1e9e13f52c79b9352a01 to your computer and use it in GitHub Desktop.
Save JaimieMurdock/808476e4ad8a1e9e13f52c79b9352a01 to your computer and use it in GitHub Desktop.
InPhO RDF XML
<?xml version="1.0"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:sumo="http://reliant.teknowledge.com/DAML/SUMO.owl#"
xmlns:milo="http://reliant.teknowledge.com/DAML/Mid-level-ontology.owl"
xmlns="http://www.owl-ontologies.com/unnamed.owl#"
xml:base="http://www.owl-ontologies.com/unnamed.owl">
<owl:Ontology rdf:about=""/>
<owl:ObjectProperty rdf:ID="has_nationality">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Nationality"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="has_profession">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Profession"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="has_influenced">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Human"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="criticized">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Human"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="defended">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Human"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="dissertation_advisor_of">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Human"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="discoursed_with">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Human"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="wrote">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Publication"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="edited">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Publication"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="member_of">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Organization"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="studied_at">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Organization"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="worked_on">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Idea"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="created_view">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Idea"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="attacked_view">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Idea"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="espoused_view">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Idea"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="aware_of">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="#Idea"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="opposed_to">
<rdfs:domain rdf:resource="#Idea"/>
<rdfs:range rdf:resource="#Idea"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="commits_to">
<rdfs:domain rdf:resource="#Idea"/>
<rdfs:range rdf:resource="#Idea"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="cites">
<rdfs:domain rdf:resource="#Publication"/>
<rdfs:range rdf:resource="#Publication"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="published_in">
<rdfs:domain rdf:resource="#Publication"/>
<rdfs:range rdf:resource="#Publication"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="discusses">
<rdfs:domain rdf:resource="#Publication"/>
<rdfs:range rdf:resource="#Idea"/>
</owl:ObjectProperty>
<owl:DatatypeProperty rdf:ID="has_birthdate">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:ID="has_deathdate">
<rdfs:domain rdf:resource="#Human"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
</owl:DatatypeProperty>
<Human rdf:ID="Firmin_Abauzit">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Scholar"/>
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1679-11-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1767-+3-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Nicola_Abbagnano">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1901-+7-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1990-+9-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Muhammad_Abduh">
<has_nationality rdf:resource="#Egyptian"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1849+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1905-+7-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Jacob_Friedrich_von_Abel">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1751-+5-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1829-+7-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_Abelard">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Scribe"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1079+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1142-+4-21+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Abercrombie">
<has_nationality rdf:resource="#Scottish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1780-10-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1844-11-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Abhinavagupta">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+975+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1025+CE</has_deathdate>
</Human>
<Human rdf:ID="Johann_Heinrich_Abicht">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1762-+5-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1816-+4-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Abner_of_Burgos">
<has_nationality rdf:resource="#Jewish"/>
<has_nationality rdf:resource="#Christian"/>
<has_profession rdf:resource="#Writer"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1270+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1348+CE</has_deathdate>
</Human>
<Human rdf:ID="Isaac_ben_Judah_Abravanel">
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Statesman"/>
<has_profession rdf:resource="#Bible_commentator"/>
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1437+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1508+CE</has_deathdate>
</Human>
<Human rdf:ID="Judah_ben_Isaac_Abravanel">
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1465+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1523+CE</has_deathdate>
</Human>
<Human rdf:ID="Alessandro_Achillini">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1463-10-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1512-+8-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Uriel_Acosta">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1585+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1640-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="H._B._Acton">
<has_nationality rdf:resource="#British"/>
<was_influenced_by rdf:resource="#Norman_Malcolm"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1908+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1974+CE</has_deathdate>
</Human>
<Human rdf:ID="Adam_Parvipontanus">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Bishop"/>
<was_influenced_by rdf:resource="#Aristotle"/>
<had_student rdf:resource="#John_of_Salisbury"/>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1811+CE</has_deathdate>
</Human>
<Human rdf:ID="Marilyn_McCord_Adams">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1943+CE</has_birthdate>
</Human>
<Human rdf:ID="Robert_Adams">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1937+CE</has_birthdate>
</Human>
<Human rdf:ID="Robert_Adamson">
<has_nationality rdf:resource="#Scottish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1852-+1-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1902-+2-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Adelard_of_Bath">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1080+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1152+CE</has_deathdate>
</Human>
<Human rdf:ID="Mortimer_Adler">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1902-12-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2001-+6-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Theodor_Adorno">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Composer"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Pianist"/>
<has_influenced rdf:resource="#Walter_Benjamin"/>
<has_influenced rdf:resource="#Slavoj_%C5%BDi%C5%BEek"/>
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<was_influenced_by rdf:resource="#Max_Weber"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903-+9-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1969-+8-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Aedesius">
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+355+CE</has_deathdate>
</Human>
<Human rdf:ID="Aenesidemus">
<has_nationality rdf:resource="#Greek"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+++1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+100+CE</has_deathdate>
</Human>
<Human rdf:ID="Sediq_Afghan">
<has_nationality rdf:resource="#Afghan"/>
<has_nationality rdf:resource="#Soviet"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Charles_Babbage"/>
</Human>
<Human rdf:ID="Jamal_al-Din_al-Afghani">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1839+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1897-+3-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Giorgio_Agamben">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Martin_Heidegger"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942+CE</has_birthdate>
</Human>
<Human rdf:ID="Rodolphus_Agricola">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1444-+2-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1485-10-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Agrippa_the_Sceptic">
</Human>
<Human rdf:ID="Heinrich_Cornelius_Agrippa">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Alchemist"/>
<has_profession rdf:resource="#Astrologer"/>
<has_profession rdf:resource="#Magician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1486-+9-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1535-+2-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Pierre_d%27Ailly">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Astrologer"/>
<has_profession rdf:resource="#Cardinal"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1350+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1420-+8-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Kazimierz_Ajdukiewicz">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1890-12-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1963+CE</has_deathdate>
</Human>
<Human rdf:ID="Konstantin_Sergeyevich_Aksakov">
<has_nationality rdf:resource="#Russian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1817+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1860+CE</has_deathdate>
</Human>
<Human rdf:ID="Alain_de_Lille">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1128+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1202+CE</has_deathdate>
</Human>
<Human rdf:ID="Albert_of_Saxony">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1316+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1390-+7-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Leone_Battista_Alberti">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Architect"/>
<has_profession rdf:resource="#Cryptographer"/>
<has_profession rdf:resource="#General"/>
<has_profession rdf:resource="#Linguist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1404-+2-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1472-+4-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Albertus_Magnus">
<has_nationality rdf:resource="#Dominican"/>
<has_profession rdf:resource="#Friar"/>
<had_student rdf:resource="#Saint_Thomas_Aquinas"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1193+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1280-11-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Albinus">
</Human>
<Human rdf:ID="Joseph_Albo">
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Rabbi"/>
</Human>
<Human rdf:ID="Rogers_Albritton">
</Human>
<Human rdf:ID="Alcibiades">
<has_nationality rdf:resource="#Athenian"/>
<has_profession rdf:resource="#Statesman"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+450-+5+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+404+BCE</has_deathdate>
</Human>
<Human rdf:ID="Alcinous">
</Human>
<Human rdf:ID="Alcmaeon">
<has_nationality rdf:resource="#Ancient_Greek"/>
</Human>
<Human rdf:ID="Virgil_Aldrich">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903-+9-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1998-+5-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Yohanan_ben_Isaac_Alemanno">
<has_nationality rdf:resource="#Italian"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Teacher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1435+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1504+CE</has_deathdate>
</Human>
<Human rdf:ID="Aleksandr_Danilovich_Aleksandrov">
<has_nationality rdf:resource="#Russian"/>
<has_nationality rdf:resource="#Soviet"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1912-+8-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1999-+7-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Alexander_of_Aphrodisias">
<has_nationality rdf:resource="#Greek"/>
</Human>
<Human rdf:ID="Alexander_of_Hales">
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1183+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1245-+8-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Gerda_Alexander">
<has_nationality rdf:resource="#Danish"/>
<has_profession rdf:resource="#Teacher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1908-+2-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1994-+2-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Samuel_Alexander">
<has_nationality rdf:resource="#Australian"/>
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1859-+1-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1938-+9-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Robert_Alexy">
<has_profession rdf:resource="#Jurist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1945-+9-+9+CE</has_birthdate>
</Human>
<Human rdf:ID="Francesco_Algarotti">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1712-12-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1764-+5-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Dante_Alighieri">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1265-+5-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1321+CE</has_deathdate>
</Human>
<Human rdf:ID="Archibald_Alison">
<has_nationality rdf:resource="#Scottish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1757-11-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1839-+5-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Henry_Allison">
</Human>
<Human rdf:ID="William_Alston">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1921+CE</has_birthdate>
</Human>
<Human rdf:ID="Louis_Althusser">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1918-10-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1990-10-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Robert_Alyngton">
</Human>
<Human rdf:ID="Bhimrao_Ambedkar">
<has_nationality rdf:resource="#Indian"/>
</Human>
<Human rdf:ID="Ambrose">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+340+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+397-+4-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Henri-Fr%C3%A9d%C3%A9ric_Amiel">
<has_nationality rdf:resource="#Swiss"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1821-+9-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1881-+5-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Abu%27l_Hasan_Muhammad_Ibn_Yusuf_al-%27Amiri">
</Human>
<Human rdf:ID="Ammonius_Hermiae">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+440+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+520+CE</has_deathdate>
</Human>
<Human rdf:ID="Ammonius_Saccas">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+160+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+240+CE</has_deathdate>
</Human>
<Human rdf:ID="Anton_Wilhelm_Amo">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1703+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1759+CE</has_deathdate>
</Human>
<Human rdf:ID="Anacharsis">
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Anandavardhana">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+820+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+890+CE</has_deathdate>
</Human>
<Human rdf:ID="Anaxagoras">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+500-12+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+428+BCE</has_deathdate>
</Human>
<Human rdf:ID="Anaxarchus">
</Human>
<Human rdf:ID="Anaxilaus">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
</Human>
<Human rdf:ID="Anaximander">
<was_influenced_by rdf:resource="#Thales"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+610-12+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+546+BCE</has_deathdate>
</Human>
<Human rdf:ID="Anaximenes_of_Miletus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+585-12+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+525+BCE</has_deathdate>
</Human>
<Human rdf:ID="Alan_Ross_Anderson">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1925+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1973+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Anderson">
<has_nationality rdf:resource="#Scottish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1893-11-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1962-+7-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Andronicus_of_Rhodes">
</Human>
<Human rdf:ID="Anniceris">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="G._E._M._Anscombe">
<has_nationality rdf:resource="#British"/>
<was_influenced_by rdf:resource="#Ludwig_Wittgenstein"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919-+3-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2001-+1-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Saint_Anselm">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1033+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1109-+4-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Antiochus_of_Ascalon">
<has_nationality rdf:resource="#Greek"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+130-+9+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++68+BCE</has_deathdate>
</Human>
<Human rdf:ID="Antiphon">
<has_nationality rdf:resource="#Athenian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+480-12+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+411+BCE</has_deathdate>
</Human>
<Human rdf:ID="Antisthenes">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+444+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+365+BCE</has_deathdate>
</Human>
<Human rdf:ID="Karl-Otto_Apel">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1922-+3-15+CE</has_birthdate>
</Human>
<Human rdf:ID="Apollonius_of_Tyana">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Teacher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+++1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+100+CE</has_deathdate>
</Human>
<Human rdf:ID="Anthony_Appiah">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1954+CE</has_birthdate>
</Human>
<Human rdf:ID="Apuleius">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+123+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+180+CE</has_deathdate>
</Human>
<Human rdf:ID="Saint_Thomas_Aquinas">
<has_influenced rdf:resource="#John_Calvin"/>
<has_influenced rdf:resource="#%C3%89tienne_Gilson"/>
<has_influenced rdf:resource="#Jacques_Maritain"/>
<was_influenced_by rdf:resource="#Aristotle"/>
<was_influenced_by rdf:resource="#Augustine_of_Hippo"/>
<was_influenced_by rdf:resource="#Pseudo-Dionysius_the_Areopagite"/>
<was_taught_by rdf:resource="#Albertus_Magnus"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1225+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1275-+3-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Isaac_ben_Moses_Arama">
<has_nationality rdf:resource="#Spanish"/>
<has_profession rdf:resource="#Rabbi"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1420+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1494+CE</has_deathdate>
</Human>
<Human rdf:ID="Arcesilaus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+316-+3+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+241+BCE</has_deathdate>
</Human>
<Human rdf:ID="Archimedes">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Engineer"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+287-10+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+212+BCE</has_deathdate>
</Human>
<Human rdf:ID="Archytas">
<has_nationality rdf:resource="#Greek"/>
<has_nationality rdf:resource="#Ancient_Greek"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Statesman"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+428+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+347+BCE</has_deathdate>
</Human>
<Human rdf:ID="Roberto_Ardigo">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Priest"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1828+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1920+CE</has_deathdate>
</Human>
<Human rdf:ID="Hannah_Arendt">
<has_nationality rdf:resource="#German"/>
<has_nationality rdf:resource="#American"/>
<has_nationality rdf:resource="#Jewish"/>
<was_influenced_by rdf:resource="#Martin_Heidegger"/>
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1906-10-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1975-12-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Aristides">
<has_nationality rdf:resource="#Greek"/>
<has_nationality rdf:resource="#Christian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">BCE</has_deathdate>
</Human>
<Human rdf:ID="Aristippus_the_Elder_of_Cyrene">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+435+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+435+CE</has_deathdate>
</Human>
<Human rdf:ID="Ariston_of_Chios">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+300+BCE</has_birthdate>
</Human>
<Human rdf:ID="Aristotle">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Student"/>
<has_profession rdf:resource="#Teacher"/>
<has_influenced rdf:resource="#Adam_Parvipontanus"/>
<has_influenced rdf:resource="#Saint_Thomas_Aquinas"/>
<has_influenced rdf:resource="#Martin_Heidegger"/>
<was_influenced_by rdf:resource="#Plato"/>
<was_taught_by rdf:resource="#Plato"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+384-11+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+322-+3-+7+BCE</has_deathdate>
</Human>
<Human rdf:ID="Aristoxenus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+375+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+304+BCE</has_deathdate>
</Human>
<Human rdf:ID="Arius">
<has_nationality rdf:resource="#Christian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+250+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+336+CE</has_deathdate>
</Human>
<Human rdf:ID="Jacobus_Arminius">
<has_nationality rdf:resource="#Dutch"/>
<has_profession rdf:resource="#Professor"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1560-10-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1609-10-19+CE</has_deathdate>
</Human>
<Human rdf:ID="David_Malet_Armstrong">
<has_nationality rdf:resource="#Australian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1926-+7-+8+CE</has_birthdate>
</Human>
<Human rdf:ID="Antoine_Arnauld">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<was_influenced_by rdf:resource="#Ren%C3%A9_Descartes"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1612-+2-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1694-+8-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Raymond_Aron">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Political_scientist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1905-+3-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1983+CE</has_deathdate>
</Human>
<Human rdf:ID="Kenneth_Arrow">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Economist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1921-+8-23+CE</has_birthdate>
</Human>
<Human rdf:ID="Asclepiades">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Physician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+124+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++40+BCE</has_deathdate>
</Human>
<Human rdf:ID="Valentin_Ferdinandovich_Asmus">
</Human>
<Human rdf:ID="Aspasius">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+100+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+150+CE</has_deathdate>
</Human>
<Human rdf:ID="Georg_Anton_Friedrich_Ast">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philologist"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Plato"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1778+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1841-10-31+CE</has_deathdate>
</Human>
<Human rdf:ID="Mary_Astell">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1666-11-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1731-+5-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Athanasius_of_Alexandria">
<has_nationality rdf:resource="#Christian"/>
<has_nationality rdf:resource="#Egyptian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+293+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+373-+5-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Titus_Pomponius_Atticus">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+110-12+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++32+BCE</has_deathdate>
</Human>
<Human rdf:ID="Robert_Audi">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1941+CE</has_birthdate>
</Human>
<Human rdf:ID="Augustine_of_Hippo">
<has_profession rdf:resource="#Saint"/>
<has_influenced rdf:resource="#Saint_Thomas_Aquinas"/>
<has_influenced rdf:resource="#Martin_Heidegger"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+354-11-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+430-+8-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Marcus_Aurelius">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+121-+4-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+180-+3-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_Aureol">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1280+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1321-+1-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Sri_Aurobindo">
<has_nationality rdf:resource="#Indian"/>
<has_nationality rdf:resource="#Hindu"/>
<has_profession rdf:resource="#Guru"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1872-+8-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1950-12-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Austin">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Jurist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1790+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1859+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Langshaw_Austin">
<was_influenced_by rdf:resource="#Bertrand_Russell"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1911-+3-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1960-+2-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Avenarius">
<has_nationality rdf:resource="#German"/>
<has_nationality rdf:resource="#Swiss"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1843-11-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1896-+8-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Averroes">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1126+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1198-12-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Avicenna">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_profession rdf:resource="#Scientist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+980+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1037+CE</has_deathdate>
</Human>
<Human rdf:ID="Alfred_Jules_Ayer">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#David_Hume"/>
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<was_influenced_by rdf:resource="#Bertrand_Russell"/>
<was_influenced_by rdf:resource="#Ludwig_Wittgenstein"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1910-10-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1989-+6-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Pierre_Hyacinthe_Azais">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1766+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1845+CE</has_deathdate>
</Human>
<Human rdf:ID="Franz_Xaver_von_Baader">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1765-+3-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1841-+5-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Charles_Babbage">
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Mechanical_engineer"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Sediq_Afghan"/>
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1791-12-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1871-10-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Gaston_Bachelard">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1884-+6-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1962-10-16+CE</has_deathdate>
</Human>
<Human rdf:ID="Francis_Bacon">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Statesman"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1561-+1-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1626-+4-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Roger_Bacon">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1214+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1294+CE</has_deathdate>
</Human>
<Human rdf:ID="Alain_Badiou">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1937-+1-17+CE</has_birthdate>
</Human>
<Human rdf:ID="Hibat_Allah_Abu%27l-Barakat_al-Baghdaadi">
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1080+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1165+CE</has_deathdate>
</Human>
<Human rdf:ID="Annette_Baier">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1929+CE</has_birthdate>
</Human>
<Human rdf:ID="Kurt_Baier">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1917+CE</has_birthdate>
</Human>
<Human rdf:ID="Alexander_Bain">
<has_nationality rdf:resource="#Scottish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1818-+6-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903-+9-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Mikhail_Bakhtin">
<has_nationality rdf:resource="#Russian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1895-11-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1975-+3-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Mikhail_Bakunin">
<has_nationality rdf:resource="#Russian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1814-+5-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1876-+7-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="James_Mark_Baldwin">
<has_nationality rdf:resource="#Scottish"/>
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Psychologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1861+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1934+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Balguy">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1686-+8-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1748+CE</has_deathdate>
</Human>
<Human rdf:ID="%C3%89tienne_Balibar">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942-+4-23+CE</has_birthdate>
</Human>
<Human rdf:ID="Pierre-Simon_Ballanche">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1776-+8-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1847-+6-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Domingo_B%C3%A1%C3%B1ez">
</Human>
<Human rdf:ID="Abraham_bar_Hiyya_Ha-Nasi">
<has_nationality rdf:resource="#Spanish"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1070+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1136+CE</has_deathdate>
</Human>
<Human rdf:ID="Yehoshua_Bar-Hillel">
<has_profession rdf:resource="#Linguist"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1915+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1915+CE</has_deathdate>
</Human>
<Human rdf:ID="Christoph_Gottfried_Bardili">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1761-+1-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1808-+6-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Stephen_Barker">
</Human>
<Human rdf:ID="Jonathan_Barnes">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Translator"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942+CE</has_birthdate>
</Human>
<Human rdf:ID="Brian_Barry">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1936+CE</has_birthdate>
</Human>
<Human rdf:ID="Karl_Barth">
<has_nationality rdf:resource="#Swiss"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1886-+5-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1968-12-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Jules_Barth%C3%A9lemy-Saint-Hilaire">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Journalist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1805-+8-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1895-11-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Roland_Barthes">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1915-11-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1980-+3-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Bartolus_de_Saxoferrato">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1313+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1357-+7-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Jon_Barwise">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942-+6-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2000-+3-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Jacques_Barzun">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Historian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1907-11-30+CE</has_birthdate>
</Human>
<Human rdf:ID="Basilides">
</Human>
<Human rdf:ID="Sebastiano_Basso">
</Human>
<Human rdf:ID="Georges_Bataille">
<has_influenced rdf:resource="#Jean_Baudrillard"/>
<has_influenced rdf:resource="#Jacques_Derrida"/>
<has_influenced rdf:resource="#Michel_Foucault"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1897-+3-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1962-+3-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Jean_Baudrillard">
<has_nationality rdf:resource="#French"/>
<was_influenced_by rdf:resource="#Georges_Bataille"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1929-+6-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2007-+3-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Bruno_Bauer">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1809-+9-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1882-+4-13+CE</has_deathdate>
</Human>
<Human rdf:ID="David_Baumgardt">
</Human>
<Human rdf:ID="Alexander_Gottlieb_Baumgarten">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1714-+7-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1762-+5-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Pierre_Bayle">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1647-11-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1706+CE</has_deathdate>
</Human>
<Human rdf:ID="Monroe_Beardsley">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1915-12-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1985-+9-18+CE</has_deathdate>
</Human>
<Human rdf:ID="James_Beattie">
<has_nationality rdf:resource="#Scottish"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1735-10-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1803-+8-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Jean_Beaufret">
<has_nationality rdf:resource="#French"/>
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1907+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1982+CE</has_deathdate>
</Human>
<Human rdf:ID="Cesare">
</Human>
<Human rdf:ID="Jacob_Sigismund_Beck">
</Human>
<Human rdf:ID="William_Bechtel">
<has_profession rdf:resource="#Professor"/>
</Human>
<Human rdf:ID="Oskar_Becker">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Historian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1889+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1964+CE</has_deathdate>
</Human>
<Human rdf:ID="Hamdija_Begovic">
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Vissarion_Belinsky">
<has_nationality rdf:resource="#Russian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1811-+6-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1848-+6-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Nuel_Belnap">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1930+CE</has_birthdate>
</Human>
<Human rdf:ID="Paul_Benacerraf">
<has_nationality rdf:resource="#American"/>
<has_nationality rdf:resource="#French"/>
</Human>
<Human rdf:ID="Julien_Benda">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1867-12-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1956-+6-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Friedrich_Eduard_Beneke">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Psychologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1798-+2-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1854+CE</has_deathdate>
</Human>
<Human rdf:ID="Walter_Benjamin">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Translator"/>
<was_influenced_by rdf:resource="#Theodor_Adorno"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1892-+7-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940-+9-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Jonathan_Bennett">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1930+CE</has_birthdate>
</Human>
<Human rdf:ID="Geoffrey_Bennington">
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Jeremy_Bentham">
<has_profession rdf:resource="#Jurist"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#David_Hume"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1748-+2-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1832-+6-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Bentley">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1662-+1-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1742-+7-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Nikolai_Berdyaev">
<has_nationality rdf:resource="#Russian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1874-+3-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1948-+3-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Gustav_Bergmann">
<has_nationality rdf:resource="#Jewish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1906-+5-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1987-+4-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Henri_Bergson">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1859-10-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1941-+1-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="George_Berkeley">
<has_nationality rdf:resource="#Irish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#David_Hume"/>
<has_influenced rdf:resource="#Immanuel_Kant"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1685-+3-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1753-+1-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Isaiah_Berlin">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1909-+6-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1997-11-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Bernard_of_Chartres">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1125+CE</has_birthdate>
</Human>
<Human rdf:ID="Bernard_of_Clairvaux">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Abbot"/>
<has_profession rdf:resource="#Builder"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1090+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1153-+8-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Bernard_Silvestris">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
</Human>
<Human rdf:ID="Fran%C3%A7ois_Bernier">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Physician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1625+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1688+CE</has_deathdate>
</Human>
<Human rdf:ID="Eduard_Bernstein">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1850-+1-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1932-12-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Basil_Bessarion">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1403-+1-+2+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1472-11-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Homi_Bhabha">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1949+CE</has_birthdate>
</Human>
<Human rdf:ID="Bhartrhari">
<has_nationality rdf:resource="#Hindu"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+570+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+651+CE</has_deathdate>
</Human>
<Human rdf:ID="Roy_Bhaskar">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1944-+5-15+CE</has_birthdate>
</Human>
<Human rdf:ID="Gabriel_Biel">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1420+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1495-12-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Hugh_Binning">
<has_nationality rdf:resource="#Scottish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1627+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1653+CE</has_deathdate>
</Human>
<Human rdf:ID="Harry_Binswanger">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1944+CE</has_birthdate>
</Human>
<Human rdf:ID="Nathan_Birnbaum">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1864-+5-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1937-+4-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Max_Black">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1909-+2-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1988-+8-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Simon_Blackburn">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1944+CE</has_birthdate>
</Human>
<Human rdf:ID="William_Blackstone">
<has_profession rdf:resource="#Jurist"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1723-+7-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1780-+2-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Hugh_Blair">
<has_nationality rdf:resource="#Scottish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1718-+4-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1800-12-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Maurice_Blanchot">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1907-+9-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2003-+2-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Brand_Blanshard">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1892-+8-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1987-11-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Blasius_of_Parma">
</Human>
<Human rdf:ID="David_Blitz">
</Human>
<Human rdf:ID="Ernst_Bloch">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1885-+7-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1977-+8-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Ned_Block">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942+CE</has_birthdate>
</Human>
<Human rdf:ID="Maurice_Blondel">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1861-11-+2+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1949-+6-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Benjamin_Paul_Blood">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1832+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919+CE</has_deathdate>
</Human>
<Human rdf:ID="Allan_Bloom">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1930-+9-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1992-10-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Blossius">
</Human>
<Human rdf:ID="Hermann_Blumenau">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1819-12-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1899-10-30+CE</has_deathdate>
</Human>
<Human rdf:ID="Norberto_Bobbio">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1909-10-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2004-+1-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Jozef_Maria_Bochenski">
<has_nationality rdf:resource="#Dominican"/>
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1902-+8-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1995-+2-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Jean_Bodin">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Jurist"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1530+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1596+CE</has_deathdate>
</Human>
<Human rdf:ID="Anicius_Manlius_Severinus_Boethius">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+480+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+524+CE</has_deathdate>
</Human>
<Human rdf:ID="Bo%C3%ABthius_of_Dacia">
</Human>
<Human rdf:ID="Alexander_Bogdanov">
<has_nationality rdf:resource="#Russian"/>
<has_profession rdf:resource="#Economist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1873-+8-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1928+CE</has_deathdate>
</Human>
<Human rdf:ID="Jakob_Boehme">
</Human>
<Human rdf:ID="Niels_Bohr">
<has_nationality rdf:resource="#Danish"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1885-10-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1962-11-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Samuel_Bold">
</Human>
<Human rdf:ID="Ludwig_Boltzmann">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1844-+2-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1906-+9-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Bernard_Bolzano">
<has_nationality rdf:resource="#Czech"/>
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1781-10-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1848-12-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Louis_Gabriel_Ambroise_de_Bonald">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1754-10-+2+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1840-11-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Bonaventure">
<has_profession rdf:resource="#Theologian"/>
<has_profession rdf:resource="#Bishop"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1221+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1274-+7-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Dietrich_Bonhoeffer">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Pastor"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1906-+2-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1945-+4-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Laurence_BonJour">
</Human>
<Human rdf:ID="Charles_Bonnet">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1720-+3-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1793-+5-20+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Elof_Boodin">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1869-11-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1950-11-14+CE</has_deathdate>
</Human>
<Human rdf:ID="George_Boole">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1815-11-+2+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1864-12-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="George_Boolos">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940-+9-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1996-+5-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Bernard_Bosanquet">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1848-+7-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1923-+2-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Rudjer_Boscovich">
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Diplomat"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physicist"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1711-+5-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1787-+2-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Pierre_Bourdieu">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1930-+8-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2002-+1-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Emile_Boutroux">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1845-+7-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1921-11-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Oets_Kolk_Bouwsma">
</Human>
<Human rdf:ID="Borden_Parker_Bowne">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1847+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1910+CE</has_deathdate>
</Human>
<Human rdf:ID="Robert_Boyle">
<has_nationality rdf:resource="#Irish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1627-+1-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1691-12-30+CE</has_deathdate>
</Human>
<Human rdf:ID="Francis_Herbert_Bradley">
</Human>
<Human rdf:ID="Thomas_Bradwardine">
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1290+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1349-+8-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard-Bevan_Braithwaite">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1900-+1-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1990-+4-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Robert_Brandom">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1950-+3-13+CE</has_birthdate>
</Human>
<Human rdf:ID="Richard_Brandt">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1910+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1997+CE</has_deathdate>
</Human>
<Human rdf:ID="Franz_Brentano">
<has_influenced rdf:resource="#Alexius_Meinong"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1838-+1-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1917-+3-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Percy_Williams_Bridgman">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1882-+4-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1961-+8-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Edgar_Brightman">
</Human>
<Human rdf:ID="Jean_Anthelme_Brillat-Savarin">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1755-+4-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1826-+2-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Brinkley">
</Human>
<Human rdf:ID="Radulphus_Brito">
<has_profession rdf:resource="#Grammarian"/>
</Human>
<Human rdf:ID="Charlie_Dunbar_Broad">
<was_influenced_by rdf:resource="#Bertrand_Russell"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1887-12-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1971-+3-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Stephen_Bronner">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1949-+8-19+CE</has_birthdate>
</Human>
<Human rdf:ID="Luitzen_Egbertus_Jan_Brouwer">
<has_nationality rdf:resource="#Dutch"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1881-+2-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1966-12-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Thomas_Brown">
<has_nationality rdf:resource="#Scottish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1778-+1-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1820-+4-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Bryn_Browne">
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Peter_Browne">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1665+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1735-+8-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Thomas_Browne">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1605-10-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1682-10-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Orestes_Brownson">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1803+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1876+CE</has_deathdate>
</Human>
<Human rdf:ID="Constantin_Brunner">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1862-+8-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1937+CE</has_deathdate>
</Human>
<Human rdf:ID="Emil_Brunner">
<has_nationality rdf:resource="#Swiss"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1889-12-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1966-+4-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Giordano_Bruno">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Priest"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1548+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1600-+2-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Leon_Brunschvicg">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1869-11-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1944-+1-18+CE</has_deathdate>
</Human>
<Human rdf:ID="James_Bryce">
</Human>
<Human rdf:ID="Martin_Buber">
<has_nationality rdf:resource="#Austrian"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1878-+2-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1965-+6-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Justus_Buchler">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1914+CE</has_birthdate>
</Human>
<Human rdf:ID="Ludwig_Buechner">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1824-+3-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1899-+5-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Malcolm_Budd">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1941+CE</has_birthdate>
</Human>
<Human rdf:ID="Buddhaghosa">
<has_nationality rdf:resource="#Indian"/>
</Human>
<Human rdf:ID="Claude_Buffier">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1661-+5-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1737+CE</has_deathdate>
</Human>
<Human rdf:ID="Georges-Louis_Leclerc">
</Human>
<Human rdf:ID="Sergei_Nikolaevich_Bulgakov">
<has_nationality rdf:resource="#Russian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1871-+6-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1944-+7-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Rudolf_Bultmann">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Professor"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1884-+8-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1976-+7-30+CE</has_deathdate>
</Human>
<Human rdf:ID="Mario_Bunge">
<has_nationality rdf:resource="#Argentinian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919-+9-21+CE</has_birthdate>
</Human>
<Human rdf:ID="Jacob_Burckhardt">
<has_nationality rdf:resource="#Swiss"/>
<has_profession rdf:resource="#Historian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1818-+5-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1897-+8-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Tyler_Burge">
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1946+CE</has_birthdate>
</Human>
<Human rdf:ID="Jean_Buridan">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Priest"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1300+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1358+CE</has_deathdate>
</Human>
<Human rdf:ID="Edmund_Burke">
<has_nationality rdf:resource="#Irish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1729-+1-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1797-+7-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Walter_Burley">
<has_profession rdf:resource="#Logician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1275+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1344+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Burnheim">
</Human>
<Human rdf:ID="Myles_Frederic_Burnyeat">
</Human>
<Human rdf:ID="Richard_Burthogge">
</Human>
<Human rdf:ID="Panayot_Butchvarov">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1933-+4-+2+CE</has_birthdate>
</Human>
<Human rdf:ID="Joseph_Butler">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1692-+5-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1752-+6-16+CE</has_deathdate>
</Human>
<Human rdf:ID="Judith_Butler">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1956-+2-24+CE</has_birthdate>
</Human>
<Human rdf:ID="Samuel_Butler">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1835-12-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1902-+6-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Pierre_Jean_George_Cabanis">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Physiologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1757-+6-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1808-+5-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Am%C3%ADlcar_Cabral">
<has_profession rdf:resource="#Politician"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1924-+9-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1973-+1-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Cai_Yuanpei">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1868-+1-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940+CE</has_deathdate>
</Human>
<Human rdf:ID="Edward_Caird">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1835-+3-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1908-11-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Thomas_Cajetan">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Cardinal"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1469-+2-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1534+CE</has_deathdate>
</Human>
<Human rdf:ID="Calcidius">
<has_nationality rdf:resource="#Greek"/>
<has_nationality rdf:resource="#Christian"/>
</Human>
<Human rdf:ID="Mary_Whiton_Calkins">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Psychologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1863-+3-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1930+CE</has_deathdate>
</Human>
<Human rdf:ID="Callicles">
</Human>
<Human rdf:ID="John_Calvin">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Pastor"/>
<has_profession rdf:resource="#Theologian"/>
<has_influenced rdf:resource="#Jonathan_Edwards"/>
<was_influenced_by rdf:resource="#Saint_Thomas_Aquinas"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1509-+7-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1564-+5-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Tommaso_Campanella">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Astrologer"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1568-+9-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1639-+5-21+CE</has_deathdate>
</Human>
<Human rdf:ID="George_Campbell">
<has_nationality rdf:resource="#Scottish"/>
<has_profession rdf:resource="#Minister"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1719-12-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1796-+4-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Campbell">
<has_profession rdf:resource="#Professor"/>
</Human>
<Human rdf:ID="Norman_Robert_Campbell">
</Human>
<Human rdf:ID="Albert_Camus">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Jean-Paul_Sartre"/>
<was_influenced_by rdf:resource="#Jean-Paul_Sartre"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1913-11-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1960-+1-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Georges_Canguilhem">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1904-+6-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1995-+9-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Georg_Cantor">
<has_nationality rdf:resource="#Russian"/>
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1845-+3-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1918-+1-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Johannes_Capreolus">
<has_nationality rdf:resource="#Dominican"/>
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1444-+4-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1444-+4-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="John_D._Caputo">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940-10-26+CE</has_birthdate>
</Human>
<Human rdf:ID="Gerolamo_Cardano">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Astrologer"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Physician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1501-+9-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1576-+9-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Thomas_Carlyle">
<has_nationality rdf:resource="#Scottish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1795-12-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1881-+2-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Gershom_Carmichael">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1672+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1729+CE</has_deathdate>
</Human>
<Human rdf:ID="Rudolf_Carnap">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1891-+5-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1970-+9-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Carneades">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+214+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+129+BCE</has_deathdate>
</Human>
<Human rdf:ID="Lewis_Carroll">
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Photographer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1832-+1-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1898-+1-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Nancy_Cartwright">
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1943+CE</has_birthdate>
</Human>
<Human rdf:ID="Paul_Carus">
<has_nationality rdf:resource="#German"/>
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Editor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1852+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919+CE</has_deathdate>
</Human>
<Human rdf:ID="Ernst_Cassirer">
<has_nationality rdf:resource="#German"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1874-+7-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1945-+4-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Hector-Neri_Casta%C3%B1eda">
<has_nationality rdf:resource="#Guatemalan"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1924-12-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1991-+9-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Cornelius_Castoriadis">
<has_nationality rdf:resource="#Greek"/>
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Economist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1922-+3-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1997-12-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Carlo_Cattaneo">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1801-+6-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1869-+2-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Cavalcante_de%27_Cavalcanti">
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Stanley_Cavell">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1926-+9-+1+CE</has_birthdate>
</Human>
<Human rdf:ID="Margaret_Cavendish">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1623+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1673-12-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Cebes">
</Human>
<Human rdf:ID="Celsus_of_Alexandria">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Michel_de_Certeau">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1925+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1986-+1-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Andrea_Cesalpino">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Botanist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1519-+6-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1603-+2-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Petr_Iakovlevich_Chaadev">
</Human>
<Human rdf:ID="Chaerephon">
</Human>
<Human rdf:ID="David_Chalmers">
<has_nationality rdf:resource="#Australian"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Douglas_Hofstadter"/>
<was_taught_by rdf:resource="#Douglas_Hofstadter"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1966-+4-20+CE</has_birthdate>
</Human>
<Human rdf:ID="Heinrich_Moritz_Chalybaeus">
</Human>
<Human rdf:ID="Timothy_Chambers">
</Human>
<Human rdf:ID="Rafe_Champion">
<has_nationality rdf:resource="#Australian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1945-+7+CE</has_birthdate>
</Human>
<Human rdf:ID="Chanakya">
<has_nationality rdf:resource="#Indian"/>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+283+BCE</has_deathdate>
</Human>
<Human rdf:ID="Candrakirti">
</Human>
<Human rdf:ID="Zhang_Xuecheng">
</Human>
<Human rdf:ID="Chang_Tsai">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1020+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1020+CE</has_deathdate>
</Human>
<Human rdf:ID="Walter_Charleton">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1619+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1707+CE</has_deathdate>
</Human>
<Human rdf:ID="Pierre_Charron">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1541+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1603-11-16+CE</has_deathdate>
</Human>
<Human rdf:ID="Emile_Auguste_Chartier">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1868-+3-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1868-+3-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Walter_Chatton">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1290+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1343+CE</has_deathdate>
</Human>
<Human rdf:ID="Haridas_Chaudhuri">
<has_profession rdf:resource="#Correspondent"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1913-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1975+CE</has_deathdate>
</Human>
<Human rdf:ID="Ch%27en_Hsien-chang">
</Human>
<Human rdf:ID="Cheng_Hao">
</Human>
<Human rdf:ID="Cheng_Hsuan">
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+127+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+127+CE</has_deathdate>
</Human>
<Human rdf:ID="Cheng_Yi">
<has_profession rdf:resource="#Student"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1033+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1107+CE</has_deathdate>
</Human>
<Human rdf:ID="Nikolai_Chernyshevsky">
<has_nationality rdf:resource="#Russian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1828-+7-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1889-10-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Chia_Yi">
</Human>
<Human rdf:ID="Chiao_Hung">
</Human>
<Human rdf:ID="Ch%27ien_Mu">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1895-+7-30+CE</has_birthdate>
</Human>
<Human rdf:ID="Chih_Tun">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+314+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+366+CE</has_deathdate>
</Human>
<Human rdf:ID="William_Chillingworth">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1602-10-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1644-+1-30+CE</has_deathdate>
</Human>
<Human rdf:ID="Roderick_Chisholm">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1916+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1999+CE</has_deathdate>
</Human>
<Human rdf:ID="Noam_Chomsky">
<has_nationality rdf:resource="#American"/>
<was_influenced_by rdf:resource="#Ren%C3%A9_Descartes"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1928-12-+7+CE</has_birthdate>
</Human>
<Human rdf:ID="Tasan_Ch%C3%B4ng_Yagyong">
</Human>
<Human rdf:ID="Chou_Tun-Yi">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1017+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1017+CE</has_deathdate>
</Human>
<Human rdf:ID="Christine_de_Pizan">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1364+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1430+CE</has_deathdate>
</Human>
<Human rdf:ID="Andrea_Christofidou">
</Human>
<Human rdf:ID="Chrysanthius">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Chrysippus">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+280-+3+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+207+BCE</has_deathdate>
</Human>
<Human rdf:ID="Manuel_Chrysoloras">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1355+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1415-+4-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Alonzo_Church">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903-+6-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1995-+8-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Patricia_Churchland">
<has_nationality rdf:resource="#Canadian"/>
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1943-+7-16+CE</has_birthdate>
</Human>
<Human rdf:ID="Paul_Churchland">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942+CE</has_birthdate>
</Human>
<Human rdf:ID="Leon_Chwistek">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Painter"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1884-+1-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1944-+8-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Cicero">
<has_profession rdf:resource="#Lawyer"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Statesman"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+106-+1-+3+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++43-12-+7+BCE</has_deathdate>
</Human>
<Human rdf:ID="August_Cieszkowski">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1814+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1894+CE</has_deathdate>
</Human>
<Human rdf:ID="H%C3%A9l%C3%A8ne_Cixous">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Playwright"/>
<has_profession rdf:resource="#Poet"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1937-+6-+5+CE</has_birthdate>
</Human>
<Human rdf:ID="Clarembald_of_Arras">
</Human>
<Human rdf:ID="Andy_Clark">
<has_profession rdf:resource="#Professor"/>
<was_influenced_by rdf:resource="#Daniel_Dennett"/>
</Human>
<Human rdf:ID="Samuel_Clarke">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1675-10-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1729-+5-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Johannes_Clauberg">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1622-+2-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1665-+1-31+CE</has_deathdate>
</Human>
<Human rdf:ID="Cleanthes">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+301-12+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+252+BCE</has_deathdate>
</Human>
<Human rdf:ID="Clement_of_Alexandria">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+++2+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+215+CE</has_deathdate>
</Human>
<Human rdf:ID="Cleobulus">
<has_nationality rdf:resource="#Greek"/>
</Human>
<Human rdf:ID="Cleomedes">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Astronomer"/>
</Human>
<Human rdf:ID="William_Kingdon_Clifford">
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1845-+5-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1879-+3-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Catherine_Trotter_Cockburn">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1679-+8-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1749-+5-11+CE</has_deathdate>
</Human>
<Human rdf:ID="David_Cockburn">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1949-10-12+CE</has_birthdate>
</Human>
<Human rdf:ID="G.A._Cohen">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1941+CE</has_birthdate>
</Human>
<Human rdf:ID="Hermann_Cohen">
<has_nationality rdf:resource="#German"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1842-+7-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1918-+4-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="L._Jonathan_Cohen">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1923-+5-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2006-+9-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Samuel_Taylor_Coleridge">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1772-10-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1834-+7-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Lucio_Colletti">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1924-12-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2001-11-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Arthur_Collier">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1680-10-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1732+CE</has_deathdate>
</Human>
<Human rdf:ID="R._G._Collingwood">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1889-+2-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1943-+1-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Anthony_Collins">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1676-+6-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1729-12-13+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Comenius">
<has_nationality rdf:resource="#Czech"/>
<has_profession rdf:resource="#Educator"/>
<has_profession rdf:resource="#Scientist"/>
<has_profession rdf:resource="#Teacher"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1592-+3-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1670-11-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Auguste_Comte">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1798-+1-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1857-+9-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Andr%C3%A9_Comte-Sponville">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1952+CE</has_birthdate>
</Human>
<Human rdf:ID="Marcel_Conche">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Gerhard_Anna_Concic-Kaucic">
</Human>
<Human rdf:ID="Etienne_Bonnot_de_Condillac">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1715-+9-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1780-+8-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Marquis_de_Condorcet">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Political_scientist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1743-+9-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1794-+3-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Confucius">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+551-+9-28+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">BCE</has_deathdate>
</Human>
<Human rdf:ID="Benjamin_Constant">
<has_nationality rdf:resource="#French"/>
<has_nationality rdf:resource="#Swiss"/>
<has_profession rdf:resource="#Politician"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1767-10-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1830-12-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Lady_Anne_Finch_Conway">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1631-12-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1679-+2-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Josephus_Flavius_Cook">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1838+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1901+CE</has_deathdate>
</Human>
<Human rdf:ID="Ananda_Kentish_Coomaraswamy">
<has_nationality rdf:resource="#Indian"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Interpreter"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1877-+8-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947-+9-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Nicolaus_Copernicus">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1473-+2-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1543-+5-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Frederick_Copleston">
<has_profession rdf:resource="#Priest"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1907-+4-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1994-+2-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Geraud_de_Cordemoy">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1626-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1684-10-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Hans_Cornelius">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1863-+9-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947-+8-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Antoine_Augustin_Cournot">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1801-+8-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1877+CE</has_deathdate>
</Human>
<Human rdf:ID="Victor_Cousin">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1792-11-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1867-+1-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Louis_Couturat">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Linguist"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1868-+1-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1914-+8-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Chris_Cowan">
<has_profession rdf:resource="#Psychologist"/>
<was_taught_by rdf:resource="#Chris_Cowan"/>
<had_student rdf:resource="#Chris_Cowan"/>
</Human>
<Human rdf:ID="William_Lane_Craig">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1949-+8-23+CE</has_birthdate>
</Human>
<Human rdf:ID="Johann_Ulrich_von_Cramer">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Judge"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1706-11-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1772-+6-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Crantor">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Crates_of_Thebes">
<has_profession rdf:resource="#Student"/>
</Human>
<Human rdf:ID="William_Crathorn">
</Human>
<Human rdf:ID="Cratylus_of_Athens">
</Human>
<Human rdf:ID="James_Edwin_Creighton">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1861+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1924+CE</has_deathdate>
</Human>
<Human rdf:ID="Johannes_Crellius">
<has_nationality rdf:resource="#German"/>
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1590-+7-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1633+CE</has_deathdate>
</Human>
<Human rdf:ID="Hasdai_Crescas">
<has_nationality rdf:resource="#Jewish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1340+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1410+CE</has_deathdate>
</Human>
<Human rdf:ID="Benedetto_Croce">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Politician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1866-+2-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1952-11-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Jean-Pierre_de_Crousaz">
<has_nationality rdf:resource="#Swiss"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1663+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1750+CE</has_deathdate>
</Human>
<Human rdf:ID="Christian_August_Crusius">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1715-+1-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1775-10-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Ralph_Cudworth">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1617+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1688-+6-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Nathaniel_Culverwel">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1619+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1651+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Cumberland">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1631+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1718+CE</has_deathdate>
</Human>
<Human rdf:ID="Cyril_of_Alexandria">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+378+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+444+CE</has_deathdate>
</Human>
<Human rdf:ID="Tadeusz_Czezowski">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1889-+7-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1981-+3-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Heinrich_Czolbe">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1819-12-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1873+CE</has_deathdate>
</Human>
<Human rdf:ID="Jean_le_Rond_d%27Alembert">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Mechanician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1717-11-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1783-10-29+CE</has_deathdate>
</Human>
<Human rdf:ID="Damascius">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+458+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+538+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_Damian">
</Human>
<Human rdf:ID="Nikolay_Danilevsky">
<has_nationality rdf:resource="#Russian"/>
<has_profession rdf:resource="#Economist"/>
<has_profession rdf:resource="#Ethnologist"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1822-11-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1885-11-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Arthur_Danto">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1924+CE</has_birthdate>
</Human>
<Human rdf:ID="Charles_Darwin">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1809-+2-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1882-+4-19+CE</has_deathdate>
</Human>
<Human rdf:ID="David_of_Dinant">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1160+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1217+CE</has_deathdate>
</Human>
<Human rdf:ID="David_the_Invincible">
</Human>
<Human rdf:ID="Donald_Davidson">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<was_influenced_by rdf:resource="#W._V._O._Quine"/>
<was_influenced_by rdf:resource="#Ludwig_Wittgenstein"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1917-+3-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2003-+8-30+CE</has_deathdate>
</Human>
<Human rdf:ID="Michael_Davis">
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1943-+2-+6+CE</has_birthdate>
</Human>
<Human rdf:ID="Jalal_al-Din_al-Dawani">
</Human>
<Human rdf:ID="Simone_de_Beauvoir">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Jean-Paul_Sartre"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1908-+1-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1986-+4-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Bruno_de_Finetti">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Statistician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1906-+6-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1985-+7-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Joseph_de_Maistre">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1753-+4-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1821-+2-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Paul_de_Man">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919-12-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1983-12-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Augustus_De_Morgan">
<has_nationality rdf:resource="#Indian"/>
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1806-+6-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1871-+3-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Francesco_De_Sanctis">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1817-+3-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1883-12-29+CE</has_deathdate>
</Human>
<Human rdf:ID="Emerich_de_Vattel">
<has_nationality rdf:resource="#Swiss"/>
<has_profession rdf:resource="#Diplomat"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1714-+4-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1767-12-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Guy_Debord">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1931-12-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1994-11-30+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Dedekind">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1831-10-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1916-+2-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Gilles_Deleuze">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Jean-Paul_Sartre"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1925-+1-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1995-11-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Galvano_Della_Volpe">
</Human>
<Human rdf:ID="Elijah_Delmedigo">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1458+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1493+CE</has_deathdate>
</Human>
<Human rdf:ID="Joseph_Solomon_Delmedigo">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1591-+6-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1655-10-16+CE</has_deathdate>
</Human>
<Human rdf:ID="Demetrius_the_Cynic">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++37+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++37+CE</has_deathdate>
</Human>
<Human rdf:ID="Democritus">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">BCE</has_deathdate>
</Human>
<Human rdf:ID="Daniel_Dennett">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Andy_Clark"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942-+3-28+CE</has_birthdate>
</Human>
<Human rdf:ID="Denys_the_Carthusian">
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1402+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1471+CE</has_deathdate>
</Human>
<Human rdf:ID="Jacques_Derrida">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Georges_Bataille"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1930-+7-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2004-10-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Theophilus_Desaguliers">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1683-+3-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1744-+2-29+CE</has_deathdate>
</Human>
<Human rdf:ID="Ren%C3%A9_Descartes">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Scientist"/>
<has_profession rdf:resource="#Writer"/>
<has_influenced rdf:resource="#Antoine_Arnauld"/>
<has_influenced rdf:resource="#Noam_Chomsky"/>
<has_influenced rdf:resource="#Robert_Desgabets"/>
<has_influenced rdf:resource="#Fred_Dretske"/>
<has_influenced rdf:resource="#Immanuel_Kant"/>
<has_influenced rdf:resource="#Blaise_Pascal"/>
<has_influenced rdf:resource="#Baruch_Spinoza"/>
<has_influenced rdf:resource="#Slavoj_%C5%BDi%C5%BEek"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1596-+3-31+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1650-+2-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Vincent_Descombes">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1948+CE</has_birthdate>
</Human>
<Human rdf:ID="Robert_Desgabets">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Teacher"/>
<has_profession rdf:resource="#Monk"/>
<was_influenced_by rdf:resource="#Ren%C3%A9_Descartes"/>
<was_taught_by rdf:resource="#Pierre-Sylvain_Regis"/>
<had_student rdf:resource="#Pierre-Sylvain_Regis"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1610+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1678+CE</has_deathdate>
</Human>
<Human rdf:ID="Paul_Deussen">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1845-+1-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919-+7-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Dewey">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Psychologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1859-10-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1952-+6-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Dharmakirti">
<has_nationality rdf:resource="#Indian"/>
<has_profession rdf:resource="#Scholar"/>
</Human>
<Human rdf:ID="Diagoras">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Poet"/>
</Human>
<Human rdf:ID="Sousa_Dias">
<has_nationality rdf:resource="#Portuguese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1956+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1956+CE</has_deathdate>
</Human>
<Human rdf:ID="Albert_Venn_Dicey">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Jurist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1835-+2-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1922-+4-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Denis_Diderot">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1713-10-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1784-+7-31+CE</has_deathdate>
</Human>
<Human rdf:ID="Dietrich_of_Freiberg">
<has_nationality rdf:resource="#Dominican"/>
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Physicist"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1250+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1310+CE</has_deathdate>
</Human>
<Human rdf:ID="Kenelm_Digby">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1603-+7-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1665-+6-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Dignaga">
<has_nationality rdf:resource="#Indian"/>
<has_profession rdf:resource="#Scholar"/>
</Human>
<Human rdf:ID="Wilhelm_Dilthey">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Psychologist"/>
<has_profession rdf:resource="#Student"/>
<has_influenced rdf:resource="#Martin_Heidegger"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1833-11-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1911-10-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Hugo_Dingler">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Scientist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1881+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1954+CE</has_deathdate>
</Human>
<Human rdf:ID="Diodorus_Cronos">
</Human>
<Human rdf:ID="Diogenes_Laertius">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+200+CE</has_birthdate>
</Human>
<Human rdf:ID="Diogenes_Apolloniates">
</Human>
<Human rdf:ID="Diogenes_of_Oenoanda">
</Human>
<Human rdf:ID="Diogenes_the_Cynic_of_Sinope">
</Human>
<Human rdf:ID="Humphry_Ditton">
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1675-+5-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1715-10-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Dogen_Zenji">
<has_nationality rdf:resource="#Japanese"/>
<has_profession rdf:resource="#Teacher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1200-+1-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1253-+9-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Daniel_Dombrowski">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1953+CE</has_birthdate>
</Human>
<Human rdf:ID="Dong_Zhongshu">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+179+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+179+CE</has_deathdate>
</Human>
<Human rdf:ID="Keith_Donnellan">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1931+CE</has_birthdate>
</Human>
<Human rdf:ID="Herman_Dooyeweerd">
<has_nationality rdf:resource="#Dutch"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1894-10-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1977-+2-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Elliot_N._Dorff">
<has_nationality rdf:resource="#Jewish"/>
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1943-+6-24+CE</has_birthdate>
</Human>
<Human rdf:ID="Fyodor_Dostoevsky">
<has_nationality rdf:resource="#Russian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1821-10-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1881+CE</has_deathdate>
</Human>
<Human rdf:ID="Fred_Dretske">
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Ren%C3%A9_Descartes"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1932+CE</has_birthdate>
</Human>
<Human rdf:ID="Hubert_Dreyfus">
<has_profession rdf:resource="#Professor"/>
<was_influenced_by rdf:resource="#Martin_Heidegger"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1929-10-15+CE</has_birthdate>
</Human>
<Human rdf:ID="Hans_Adolf_Eduard_Driesch">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Biologist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1867-10-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1941-+4-16+CE</has_deathdate>
</Human>
<Human rdf:ID="Emil_du_Bois-Reymond">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Physician"/>
<has_profession rdf:resource="#Physiologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1818-11-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1896-12-26+CE</has_deathdate>
</Human>
<Human rdf:ID="%C3%89milie_du_Ch%C3%A2telet">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1706-12-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1749-+9-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Guillaume_du_Vair">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Lawyer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1556-+3-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1621-+8-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Curt_Ducasse">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1881-+7-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1969-+9-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Pierre_Duhem">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1861-+6-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1916-+9-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Eugen_Duehring">
</Human>
<Human rdf:ID="Michael_Dummett">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#W._V._O._Quine"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1925+CE</has_birthdate>
</Human>
<Human rdf:ID="Duns_Scotus">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1266+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1308-11-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Profiat_Duran">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1350+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1415+CE</has_deathdate>
</Human>
<Human rdf:ID="Simeon_ben_Zemah_Duran">
<has_profession rdf:resource="#Student"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1361+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1444+CE</has_deathdate>
</Human>
<Human rdf:ID="Durandus_of_St._Pour%C3%A7ain">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1275+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1332-+9-13+CE</has_deathdate>
</Human>
<Human rdf:ID="%C3%89mile_Durkheim">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Anthropologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1858-+4-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1917-11-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Ronald_Dworkin">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1931-12-11+CE</has_birthdate>
</Human>
<Human rdf:ID="Miroslaw_Dzielski">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1941+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1989+CE</has_deathdate>
</Human>
<Human rdf:ID="Julius_Ebbinghaus">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1885+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1981+CE</has_deathdate>
</Human>
<Human rdf:ID="Johann_Augustus_Eberhard">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1739+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1809-+1-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Meister_Eckhart">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1260+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1328+CE</has_deathdate>
</Human>
<Human rdf:ID="Umberto_Eco">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1932-+1-+5+CE</has_birthdate>
</Human>
<Human rdf:ID="Dorothy_Edgington">
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Jonathan_Edwards">
<has_nationality rdf:resource="#American"/>
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Missionary"/>
<has_profession rdf:resource="#Pastor"/>
<was_influenced_by rdf:resource="#John_Calvin"/>
<was_influenced_by rdf:resource="#John_Locke"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1703-10-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1758-+3-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Paul_Edwards">
<has_nationality rdf:resource="#Austrian"/>
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1923-+9-+2+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2004-12-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Christian_von_Ehrenfels">
<has_nationality rdf:resource="#Austrian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1859-+6-+2+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1932-+9-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Albert_Einstein">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1879-+3-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1955-+4-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Mircea_Eliade">
<has_nationality rdf:resource="#Romanian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1907-+3-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1986-+4-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Elias">
</Human>
<Human rdf:ID="George_Eliot">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1819-11-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1880-12-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Elisabeth_of_Bohemia">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1618-12-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1680-+2-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Jacques_Ellul">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1912-+1-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1994-+5-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Jon_Elster">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940+CE</has_birthdate>
</Human>
<Human rdf:ID="Ralph_Waldo_Emerson">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1803-+5-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1882-+4-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Empedocles">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+490-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+430+BCE</has_deathdate>
</Human>
<Human rdf:ID="Friedrich_Engels">
<has_influenced rdf:resource="#Jean-Paul_Sartre"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1820-11-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1895-+8-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Epicharmus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Dramatist"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Epictetus">
<has_nationality rdf:resource="#Greek"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++55+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+135+CE</has_deathdate>
</Human>
<Human rdf:ID="Epicurus">
<has_nationality rdf:resource="#Greek"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+341-+4+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+270+BCE</has_deathdate>
</Human>
<Human rdf:ID="Epimenides">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
</Human>
<Human rdf:ID="Desiderius_Erasmus">
<has_nationality rdf:resource="#Dutch"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1466-10-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1536-+7-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Johannes_Scotus_Erigina">
<has_nationality rdf:resource="#Irish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+815+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+877+CE</has_deathdate>
</Human>
<Human rdf:ID="Eubulides_of_Miletus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Rudolf_Christoph_Eucken">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1846-+1-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1926-+9-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Euclid_of_Alexandria">
<has_nationality rdf:resource="#Greek"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+323+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+283+BCE</has_deathdate>
</Human>
<Human rdf:ID="Euclid_of_Megara">
</Human>
<Human rdf:ID="Eudoxus_of_Cnidus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Physician"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+410-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+355+CE</has_deathdate>
</Human>
<Human rdf:ID="Eusebius_of_Caesarea">
<has_nationality rdf:resource="#Christian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+275+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+339-+5-30+CE</has_deathdate>
</Human>
<Human rdf:ID="Gareth_Evans">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1946-+5-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1980-+8-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Julius_Evola">
<has_nationality rdf:resource="#Italian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1898-+5-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1974-+6-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Emil_Fackenheim">
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Rabbi"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1916-+6-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2003-+9-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Thome_H._Fang">
</Human>
<Human rdf:ID="Frantz_Fanon">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Author"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1925-+7-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1961-12-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Al-Farabi">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+870+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+950+CE</has_deathdate>
</Human>
<Human rdf:ID="Michelangelo_Fardella">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1650+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1718-+1-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Austin_Marsden_Farrer">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1904+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1968-12-29+CE</has_deathdate>
</Human>
<Human rdf:ID="Favorinus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++80+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+150+CE</has_deathdate>
</Human>
<Human rdf:ID="Fazang">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+643+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+643+CE</has_deathdate>
</Human>
<Human rdf:ID="Gustav_Fechner">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Psychologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1801-+4-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1887-11-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Herbert_Feigl">
<has_nationality rdf:resource="#Austrian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1902-12-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1988-+6-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Joel_Feinberg">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1926-10-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2004-+3-29+CE</has_deathdate>
</Human>
<Human rdf:ID="Fran%C3%A7ois_de_Salignac_de_la_Mothe-F%C3%A9nelon">
<has_profession rdf:resource="#Missionary"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1641+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1679+CE</has_deathdate>
</Human>
<Human rdf:ID="Feng_Youlan">
<has_nationality rdf:resource="#Chinese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1895-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1990+CE</has_deathdate>
</Human>
<Human rdf:ID="Ernest_Fenollosa">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1853-+2-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1908-+9-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Adam_Ferguson">
<has_nationality rdf:resource="#Scottish"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1723-+6-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1816+CE</has_deathdate>
</Human>
<Human rdf:ID="Giuseppe_Ferrari">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Politician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1812-+3-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1876-+7-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Jose_Ferrater-Mora">
</Human>
<Human rdf:ID="James_Frederick_Ferrier">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1808-+6-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1864-+6-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Ludwig_Feuerbach">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Anthropologist"/>
<has_profession rdf:resource="#Jurist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1804-+7-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1872-+9-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Paul_Feyerabend">
<has_nationality rdf:resource="#Austrian"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1924-+1-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1994-+2-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Johann_Gottlieb_Fichte">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1762-+5-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1814-+1-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Immanuel_Hermann_Fichte">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1797-+7-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1879-+8-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Marsilio_Ficino">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1433-10-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1499-10-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Hartry_Field">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1946+CE</has_birthdate>
</Human>
<Human rdf:ID="Robert_Filmer">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1588+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1653-+5-26+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Finnis">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940+CE</has_birthdate>
</Human>
<Human rdf:ID="Kuno_Fischer">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1824-+7-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1907-+7-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Fiske">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1901+CE</has_deathdate>
</Human>
<Human rdf:ID="Franciszek_Fiszer">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1860-+3-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1937-+4-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Antony_Flew">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1923-+2-11+CE</has_birthdate>
</Human>
<Human rdf:ID="Pavel_Aleksandrovich_Florenskii">
</Human>
<Human rdf:ID="Georges_Florovsky">
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1893-+8-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1979-+8-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Robert_Fludd">
<has_profession rdf:resource="#Astrologer"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1574+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1637-+9-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Vil%C3%A9m_Flusser">
<has_nationality rdf:resource="#Czech"/>
<has_nationality rdf:resource="#Jewish"/>
<has_nationality rdf:resource="#Czechoslovakian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1920-+5-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1991-11-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Jerry_Fodor">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1935+CE</has_birthdate>
</Human>
<Human rdf:ID="Robert_J._Fogelin">
</Human>
<Human rdf:ID="Dagfinn_F%C3%B8llesdal">
<was_influenced_by rdf:resource="#W._V._O._Quine"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1932-+6-22+CE</has_birthdate>
</Human>
<Human rdf:ID="Pedro_da_Fonseca">
<has_nationality rdf:resource="#Portuguese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1528+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1599+CE</has_deathdate>
</Human>
<Human rdf:ID="Bernard_le_Bovier_de_Fontenelle">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Author"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1657-+2-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1757-+1-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Philippa_Foot">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1920+CE</has_birthdate>
</Human>
<Human rdf:ID="David_Fordyce">
</Human>
<Human rdf:ID="Eckart_Forster">
</Human>
<Human rdf:ID="Michel_Foucault">
<has_nationality rdf:resource="#French"/>
<was_influenced_by rdf:resource="#Georges_Bataille"/>
<was_influenced_by rdf:resource="#Martin_Heidegger"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1926-10-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1984-+6-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Simon_Foucher">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1644-+3-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1696-+4-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Charles_Fourier">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1772-+4-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1837-10-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Francis_of_Assisi">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1181-+9-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1226-10-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Francis_of_Marchia">
</Human>
<Human rdf:ID="Francis_of_Meyronnes">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1280+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1325+CE</has_deathdate>
</Human>
<Human rdf:ID="Jerome_Frank">
<has_profession rdf:resource="#Judge"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1889-+9-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1957-+1-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Philipp_Frank">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1884+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1966+CE</has_deathdate>
</Human>
<Human rdf:ID="Sem%C3%ABn_Liudvigovich_Frank">
</Human>
<Human rdf:ID="William_K._Frankena">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1908-+6-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1994-10-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Harry_Gordon_Frankfurt">
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1929-+5-29+CE</has_birthdate>
</Human>
<Human rdf:ID="Benjamin_Franklin">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1706-+1-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1790-+4-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Oliver_Shewell_Franks">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Servant"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1905-+2-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1992-10-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Michael_Frede">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940-+5-31+CE</has_birthdate>
</Human>
<Human rdf:ID="Gottlob_Frege">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Bertrand_Russell"/>
<has_influenced rdf:resource="#Ludwig_Wittgenstein"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1848-11-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1925-+7-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Hans_Frei">
</Human>
<Human rdf:ID="Jakob_Friedrich_Fries">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1773-+8-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1843-+8-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Sigmund_Freud">
<has_nationality rdf:resource="#Austrian"/>
<has_nationality rdf:resource="#Jewish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1856-+5-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1939-+9-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Hans_Freyer">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1887+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1969+CE</has_deathdate>
</Human>
<Human rdf:ID="Northrop_Frye">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1912-+7-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1991-+1-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Fujiwara_Seika">
<has_nationality rdf:resource="#Japanese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1561+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1617+CE</has_deathdate>
</Human>
<Human rdf:ID="Lon_L._Fuller">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1902+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1978+CE</has_deathdate>
</Human>
<Human rdf:ID="Casey_Fulton">
</Human>
<Human rdf:ID="Nikolai_Fyodorovich_Fyodorov">
<has_nationality rdf:resource="#Russian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1829-+6-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903-12-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Gadadhara_Bhattacharya">
</Human>
<Human rdf:ID="Hans-Georg_Gadamer">
<was_influenced_by rdf:resource="#Martin_Heidegger"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1900-+2-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2002-+3-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Gaius">
</Human>
<Human rdf:ID="Galen">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Physician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+129+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+200+CE</has_deathdate>
</Human>
<Human rdf:ID="Galileo_Galilei">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Astrologer"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1564-+2-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1642-+1-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Mahatma_Gandhi">
<has_nationality rdf:resource="#Indian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1869-10-+2+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1948-+1-30+CE</has_deathdate>
</Human>
<Human rdf:ID="Gange%C5%9Ba">
</Human>
<Human rdf:ID="Martin_Gardner">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1914-10-21+CE</has_birthdate>
</Human>
<Human rdf:ID="R%C3%A9ginald_Garrigou-Lagrange">
</Human>
<Human rdf:ID="Pierre_Gassendi">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1592-+1-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1655-10-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Aksapada_Gautama">
<has_nationality rdf:resource="#Indian"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="N%C4%81r%C4%81yana_Guru">
<has_profession rdf:resource="#Sage"/>
<has_profession rdf:resource="#Saint"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1856+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1928+CE</has_deathdate>
</Human>
<Human rdf:ID="Buddha">
</Human>
<Human rdf:ID="David_Gauthier">
<has_nationality rdf:resource="#Canadian"/>
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1932+CE</has_birthdate>
</Human>
<Human rdf:ID="John_Gay">
<has_profession rdf:resource="#Dramatist"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1685-+6-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1732-12-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_Geach">
<has_nationality rdf:resource="#British"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1916-+3-29+CE</has_birthdate>
</Human>
<Human rdf:ID="Ernest_Gellner">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1925-12-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1995-11-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Geminus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Mathematician"/>
</Human>
<Human rdf:ID="Gennadius_Scholarius">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1400+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1473+CE</has_deathdate>
</Human>
<Human rdf:ID="Giovanni_Gentile">
<has_nationality rdf:resource="#Italian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1875-+5-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1944-+4-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Gerhard_Gentzen">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1909-11-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1945-+8-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="George_of_Trebizond">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1395+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1484-+8-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Gerard_of_Cremona">
<has_nationality rdf:resource="#Italian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1114+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1187+CE</has_deathdate>
</Human>
<Human rdf:ID="Gerard_of_Odo">
</Human>
<Human rdf:ID="Alexander_Gerard">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1728-+2-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1795-+2-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Gerbert_of_Aurillac">
<has_profession rdf:resource="#Scholar"/>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1003-+5-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Giacinto_Cardinal_Sigismondo_Gerdil">
</Human>
<Human rdf:ID="Jean_Gerson">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1363-12-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1429-+7-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Gersonides">
<has_profession rdf:resource="#Astrologer"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Rabbi"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1288+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1344+CE</has_deathdate>
</Human>
<Human rdf:ID="Bernard_Gert">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1934-10-16+CE</has_birthdate>
</Human>
<Human rdf:ID="Edmund_Gettier">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1927+CE</has_birthdate>
</Human>
<Human rdf:ID="Arnold_Geulincx">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1624-+1-31+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1669+CE</has_deathdate>
</Human>
<Human rdf:ID="Raymond_Geuss">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1946+CE</has_birthdate>
</Human>
<Human rdf:ID="Alan_Gewirth">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1912-11-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2004-+5-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Al-Ghazali">
<has_nationality rdf:resource="#Muslim"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1058+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1111+CE</has_deathdate>
</Human>
<Human rdf:ID="Allan_Gibbard">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942+CE</has_birthdate>
</Human>
<Human rdf:ID="Otto_von_Gierke">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Historian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1841-+1-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1921-10-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Bishop_Gilbert_of_Poitiers">
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1070+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1154-+9-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Giles_of_Rome">
<has_profession rdf:resource="#Logician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1243+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1316-12-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Neil_Gillman">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Rabbi"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1933-+9-11+CE</has_birthdate>
</Human>
<Human rdf:ID="Charlotte_Perkins_Gilman">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1860-+7-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1935-+8-17+CE</has_deathdate>
</Human>
<Human rdf:ID="%C3%89tienne_Gilson">
<was_influenced_by rdf:resource="#Saint_Thomas_Aquinas"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1884-+6-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1978-+9-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Asher_Ginsberg">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1856+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1927+CE</has_deathdate>
</Human>
<Human rdf:ID="Vincenzo_Gioberti">
<has_nationality rdf:resource="#Italian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1801-+4-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1852-10-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Rene_Girard">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1923-12-25+CE</has_birthdate>
</Human>
<Human rdf:ID="Thomas_Gisbourne">
<has_profession rdf:resource="#Priest"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1758-10-31+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1846+CE</has_deathdate>
</Human>
<Human rdf:ID="Joseph_Glanvill">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1636+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1680+CE</has_deathdate>
</Human>
<Human rdf:ID="Ernst_von_Glasersfeld">
</Human>
<Human rdf:ID="Jonathan_Glover">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1941+CE</has_birthdate>
</Human>
<Human rdf:ID="Clark_Glymour">
</Human>
<Human rdf:ID="Arthur_de_Gobineau">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1853-+7-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1855+CE</has_deathdate>
</Human>
<Human rdf:ID="Rudolph_Goclenius">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1547-+3-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1628-+6-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Kurt_Goedel">
<has_nationality rdf:resource="#Austrian"/>
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1906-+4-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1978-+1-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Godfrey_of_Fontaines">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_profession rdf:resource="#Doctor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1250+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1309+CE</has_deathdate>
</Human>
<Human rdf:ID="William_Godwin">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1756-+3-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1836-+4-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Johann_Wolfgang_von_Goethe">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1749-+8-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1832-+3-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Alvin_Ira_Goldman">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1938+CE</has_birthdate>
</Human>
<Human rdf:ID="Lucien_Goldmann">
<has_nationality rdf:resource="#French"/>
<has_nationality rdf:resource="#Romanian"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1913+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1970+CE</has_deathdate>
</Human>
<Human rdf:ID="Gongsun_Longzi">
<has_nationality rdf:resource="#Chinese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+325+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+325+CE</has_deathdate>
</Human>
<Human rdf:ID="Nelson_Goodman">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1906-+8-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1998-11-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Gorgias">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+490+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+385+BCE</has_deathdate>
</Human>
<Human rdf:ID="Wawrzyniec_Grzymala_Goslicki">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Bishop"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1530+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1607+CE</has_deathdate>
</Human>
<Human rdf:ID="Baltasar_Graci%C3%A1n_y_Morales">
<has_nationality rdf:resource="#Spanish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1601-+1-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1658-12-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Antonio_Gramsci">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Politician"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1891-+1-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1937-+4-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Guido_Grandi">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Priest"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1671-10-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1742-+7-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="D._Granosalis">
</Human>
<Human rdf:ID="George_Grant">
<has_nationality rdf:resource="#Canadian"/>
<has_profession rdf:resource="#Teacher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1918-11-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1988-+9-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Grathoff">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Professor"/>
</Human>
<Human rdf:ID="Clare_W._Graves">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1914-12-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1986+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Gray">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1948-+4-17+CE</has_birthdate>
</Human>
<Human rdf:ID="A._C._Grayling">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1949-+4-+3+CE</has_birthdate>
</Human>
<Human rdf:ID="Celia_Green">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Author"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1935-11-26+CE</has_birthdate>
</Human>
<Human rdf:ID="Thomas_Hill_Green">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1836-+4-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1882-+3-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Pope_Gregory">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+540+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+604-+3-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Gregory_of_Nyssa">
<has_nationality rdf:resource="#Christian"/>
<has_profession rdf:resource="#Bishop"/>
<has_profession rdf:resource="#Saint"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+335+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+394+CE</has_deathdate>
</Human>
<Human rdf:ID="Gregory_of_Rimini">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1300+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1358+CE</has_deathdate>
</Human>
<Human rdf:ID="Kurt_Grelling">
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1886-+3-+2+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942+CE</has_deathdate>
</Human>
<Human rdf:ID="Alex_Grey">
<has_profession rdf:resource="#Artist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1953-11-29+CE</has_birthdate>
</Human>
<Human rdf:ID="Herbert_Paul_Grice">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1913-+3-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1988-+8-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Germain_Grisez">
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1929+CE</has_birthdate>
</Human>
<Human rdf:ID="Robert_Grosseteste">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1175+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1253-10-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Reinhardt_Grossman">
</Human>
<Human rdf:ID="George_Grote">
<has_profession rdf:resource="#Historian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1794-11-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1871-+6-18+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Grote">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1813-+5-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1866-+8-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Hugo_Grotius">
<has_influenced rdf:resource="#Immanuel_Kant"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1583-+4-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1645-+8-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Adolf_Grunbaum">
</Human>
<Human rdf:ID="Guan_Zhong">
<has_profession rdf:resource="#Politician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+645+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">BCE</has_deathdate>
</Human>
<Human rdf:ID="F%C3%A9lix_Guattari">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1930-+4-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1992-+8-29+CE</has_deathdate>
</Human>
<Human rdf:ID="D._V._Gundappa">
<has_profession rdf:resource="#Writer"/>
</Human>
<Human rdf:ID="Dominicus_Gundissalinus">
<has_profession rdf:resource="#Archbishop"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1126+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1151+CE</has_deathdate>
</Human>
<Human rdf:ID="Gotthard_Guenther">
</Human>
<Human rdf:ID="G._I._Gurdjieff">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Teacher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1872-+1-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1949-10-29+CE</has_deathdate>
</Human>
<Human rdf:ID="Edmund_Gurney">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1847-+3-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1888-+6-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Kwame_Gyekye">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1939+CE</has_birthdate>
</Human>
<Human rdf:ID="Susan_Haack">
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1945+CE</has_birthdate>
</Human>
<Human rdf:ID="Juergen_Habermas">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1929-+6-18+CE</has_birthdate>
</Human>
<Human rdf:ID="Ian_Hacking">
<has_nationality rdf:resource="#Canadian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1936-+2-18+CE</has_birthdate>
</Human>
<Human rdf:ID="Paul_Haeberlin">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1878-+2-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1960-+9-29+CE</has_deathdate>
</Human>
<Human rdf:ID="Ernst_Haeckel">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Artist"/>
<has_profession rdf:resource="#Biologist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1834+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919+CE</has_deathdate>
</Human>
<Human rdf:ID="Axel_Anders_Theodor_Hagerstrom">
</Human>
<Human rdf:ID="Yehuda_Halevi">
<has_nationality rdf:resource="#Spanish"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1075+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1141+CE</has_deathdate>
</Human>
<Human rdf:ID="Werner_Hamacher">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1948+CE</has_birthdate>
</Human>
<Human rdf:ID="Johann_Georg_Hamann">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1730-+8-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1788-+6-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Charles_Hamblin">
</Human>
<Human rdf:ID="Sir_William_Hamilton">
<has_nationality rdf:resource="#Scottish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1788-+3-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1856-+5-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="David_Walter_Hamlyn">
</Human>
<Human rdf:ID="Stuart_Hampshire">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1914-10-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2004-+6-13+CE</has_deathdate>
</Human>
<Human rdf:ID="B%C3%A9la_Hamvas">
<has_nationality rdf:resource="#Hungarian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1897-+3-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1968-11-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Han_Feizi">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+280+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+233+BCE</has_deathdate>
</Human>
<Human rdf:ID="Han_Wonjin">
</Human>
<Human rdf:ID="Han_Yu">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+768+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+824+CE</has_deathdate>
</Human>
<Human rdf:ID="Alastair_Hannay">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1932+CE</has_birthdate>
</Human>
<Human rdf:ID="Eduard_Hanslick">
<has_nationality rdf:resource="#Austrian"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1825-+9-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1904-+8-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Norwood_Russell_Hanson">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1924+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1967+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Hare">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1949-+7-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1921+CE</has_deathdate>
</Human>
<Human rdf:ID="R._M._Hare">
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919-+3-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2002-+1-29+CE</has_deathdate>
</Human>
<Human rdf:ID="Gilbert_Harman">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1938+CE</has_birthdate>
</Human>
<Human rdf:ID="Friedrich_Harms">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1819+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1880+CE</has_deathdate>
</Human>
<Human rdf:ID="James_Harrington">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1611-+1-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1677-+9-10+CE</has_deathdate>
</Human>
<Human rdf:ID="William_Torrey_Harris">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Educator"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1835-+9-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1909-11-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="H._L._A._Hart">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1907+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1992+CE</has_deathdate>
</Human>
<Human rdf:ID="David_Hartley">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1705-+6-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1757-+8-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Eduard_Von_Hartmann">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1842-+2-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1906-+6-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Nicolai_Hartmann">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1882-+2-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1950-10-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Charles_Hartshorne">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1897-+6-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2000-10-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Haugeland">
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1945+CE</has_birthdate>
</Human>
<Human rdf:ID="Friedrich_Hayek">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1899-+5-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1992+CE</has_deathdate>
</Human>
<Human rdf:ID="Rudolf_Haym">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1821-10-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1901-+8-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Hecato_of_Rhodes">
</Human>
<Human rdf:ID="Friedrich_Hegel">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1770-+8-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1831-11-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Hegesias_of_Magnesia">
</Human>
<Human rdf:ID="Martin_Heidegger">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Giorgio_Agamben"/>
<has_influenced rdf:resource="#Hannah_Arendt"/>
<has_influenced rdf:resource="#Hubert_Dreyfus"/>
<has_influenced rdf:resource="#Michel_Foucault"/>
<has_influenced rdf:resource="#Hans-Georg_Gadamer"/>
<has_influenced rdf:resource="#Jacques_Lacan"/>
<has_influenced rdf:resource="#Philippe_Lacoue-Labarthe"/>
<has_influenced rdf:resource="#Emmanuel_Levinas"/>
<has_influenced rdf:resource="#Jean-Luc_Nancy"/>
<was_influenced_by rdf:resource="#Aristotle"/>
<was_influenced_by rdf:resource="#Augustine_of_Hippo"/>
<was_influenced_by rdf:resource="#Wilhelm_Dilthey"/>
<was_influenced_by rdf:resource="#Edmund_Husserl"/>
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<was_influenced_by rdf:resource="#S%C3%B8ren_Kierkegaard"/>
<was_influenced_by rdf:resource="#Friedrich_Nietzsche"/>
<was_influenced_by rdf:resource="#Plato"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1889-+9-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1976-+5-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Werner_Heisenberg">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1901-12-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1976-+2-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Hermann_von_Helmholtz">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1821-+8-31+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1894+CE</has_deathdate>
</Human>
<Human rdf:ID="Franciscus_Mercurius_van_Helmont">
</Human>
<Human rdf:ID="Claude_Adrien_Helv%C3%A9tius">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1715-+2-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1771-12-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Carl_Gustav_Hempel">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1905-+1-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1997+CE</has_deathdate>
</Human>
<Human rdf:ID="Henricus_Regius">
<has_nationality rdf:resource="#Dutch"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1598-+7-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1679-+2-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Henry_of_Ghent">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1217+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1293+CE</has_deathdate>
</Human>
<Human rdf:ID="Henry_of_Harclay">
</Human>
<Human rdf:ID="Michel_Henry">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1922-+1-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2002-+7-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Ronald_William_Hepburn">
</Human>
<Human rdf:ID="Heraclides_Ponticus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+387+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+312+BCE</has_deathdate>
</Human>
<Human rdf:ID="Heraclitus_of_Ephesus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Plato"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+535+CE</has_birthdate>
</Human>
<Human rdf:ID="Johann_Friedrich_Herbart">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Psychologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1776-+5-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1841-+8-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Johann_Gottfried_Herder">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1744-+8-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1803-12-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Herman_of_Carinthia">
<has_profession rdf:resource="#Astrologer"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Translator"/>
</Human>
<Human rdf:ID="Abraham_Cohen_de_Herrera">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1570+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1635+CE</has_deathdate>
</Human>
<Human rdf:ID="Heinrich_Rudolf_Hertz">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1857-+2-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1894-+1-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Hervaeus_Natalis">
<has_nationality rdf:resource="#Dominican"/>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1323+CE</has_deathdate>
</Human>
<Human rdf:ID="Alexander_Herzen">
<has_nationality rdf:resource="#Russian"/>
<has_profession rdf:resource="#Writer"/>
<has_influenced rdf:resource="#Jean-Paul_Sartre"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1812-+4-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1870-+1-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Abraham_Joshua_Heschel">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1907-+1-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1972-12-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Hesiod">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Poet"/>
<has_influenced rdf:resource="#Plato"/>
</Human>
<Human rdf:ID="Moses_Hess">
<has_nationality rdf:resource="#German"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1812-+6-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1875-+4-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Mary_Hesse">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1924+CE</has_birthdate>
</Human>
<Human rdf:ID="Sergei_Iosifovich_Hessen">
</Human>
<Human rdf:ID="William_of_Heytesbury">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1313+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1372+CE</has_deathdate>
</Human>
<Human rdf:ID="Hicetas">
<has_nationality rdf:resource="#Greek"/>
<has_nationality rdf:resource="#Ancient_Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+400+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+335+BCE</has_deathdate>
</Human>
<Human rdf:ID="John_Hick">
<has_profession rdf:resource="#Theologian"/>
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1922+CE</has_birthdate>
</Human>
<Human rdf:ID="Laurens_Perseus_Hickok">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1798-12-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1888-+5-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Hierocles_the_Stoic">
</Human>
<Human rdf:ID="David_Hilbert">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1862-+1-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1943-+2-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Alice_von_Hildebrand">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1923+CE</has_birthdate>
</Human>
<Human rdf:ID="Dietrich_von_Hildebrand">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1889-10-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1977-+1-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Hildegard_of_Bingen">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1098-+9-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1179-+9-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Hillel_ben_Samuel_of_Verona">
<has_nationality rdf:resource="#Italian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1220+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1295+CE</has_deathdate>
</Human>
<Human rdf:ID="Al-Hilli">
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1250-12-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1325-12-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Himerius">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+315+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+386+CE</has_deathdate>
</Human>
<Human rdf:ID="Hermann_Friedrich_Wilhelm_Hinrichs">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1794+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1861+CE</has_deathdate>
</Human>
<Human rdf:ID="Jaakko_Hintikka">
<has_nationality rdf:resource="#Finnish"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1929-+1-12+CE</has_birthdate>
</Human>
<Human rdf:ID="Hipparchia">
<has_nationality rdf:resource="#Greek"/>
</Human>
<Human rdf:ID="Hippasus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">BCE</has_birthdate>
</Human>
<Human rdf:ID="Hippias">
</Human>
<Human rdf:ID="Hippocrates">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Physician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+460-+3+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+370+BCE</has_deathdate>
</Human>
<Human rdf:ID="Ho_Yen">
</Human>
<Human rdf:ID="Thomas_Hobbes">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1588-+4-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1679-12-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Leonard_Trelawny_Hobhouse">
<has_nationality rdf:resource="#British"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1864-+9-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1929-+6-21+CE</has_deathdate>
</Human>
<Human rdf:ID="William_Ernest_Hocking">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1873+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1966+CE</has_deathdate>
</Human>
<Human rdf:ID="Shadworth_Hodgson">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1832+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1912+CE</has_deathdate>
</Human>
<Human rdf:ID="Josef_Ho%C3%ABn%C3%A9-Wronski">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1778-+8-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1853-+8-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Harald_H%C3%B8ffding">
<has_nationality rdf:resource="#Danish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1843-+3-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1931-+7-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Douglas_Hofstadter">
<has_nationality rdf:resource="#American"/>
<has_influenced rdf:resource="#David_Chalmers"/>
<had_student rdf:resource="#David_Chalmers"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1945-+2-15+CE</has_birthdate>
</Human>
<Human rdf:ID="Wesley_Newcomb_Hohfeld">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1879+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1918+CE</has_deathdate>
</Human>
<Human rdf:ID="Baron_Holbach">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1723+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1789+CE</has_deathdate>
</Human>
<Human rdf:ID="Robert_Holcot">
</Human>
<Human rdf:ID="Friedrich_Hoelderlin">
</Human>
<Human rdf:ID="Oliver_Wendell_Holmes">
</Human>
<Human rdf:ID="Homer">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Poet"/>
<has_influenced rdf:resource="#Plato"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+++8+CE</has_birthdate>
</Human>
<Human rdf:ID="Ted_Honderich">
<has_nationality rdf:resource="#Canadian"/>
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1933-+1-30+CE</has_birthdate>
</Human>
<Human rdf:ID="Sidney_Hook">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1902-12-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1989-+7-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Hooker">
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1600-11-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Max_Horkheimer">
<has_nationality rdf:resource="#German"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1895-+2-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1973-+7-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Jennifer_Hornsby">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1951+CE</has_birthdate>
</Human>
<Human rdf:ID="Paul_Horwich">
<has_nationality rdf:resource="#British"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947+CE</has_birthdate>
</Human>
<Human rdf:ID="Paulin_J._Hountondji">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Politician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942+CE</has_birthdate>
</Human>
<Human rdf:ID="Hsi_K%27ang">
<has_nationality rdf:resource="#Chinese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+223+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+262+CE</has_deathdate>
</Human>
<Human rdf:ID="Hsiung_Shih-li">
</Human>
<Human rdf:ID="Hsu_Fu-kuan">
</Human>
<Human rdf:ID="Hsu_Hsing">
</Human>
<Human rdf:ID="Hu_Hung">
</Human>
<Human rdf:ID="Hu_Shih">
<has_nationality rdf:resource="#Chinese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1891-12-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1891-12-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Huai_Nun_Tzu">
</Human>
<Human rdf:ID="Huang_Zongxi">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1610-+9-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1695-+9-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Elbert_Hubbard">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1856-+6-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1915-+5-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Pierre_Daniel_Huet">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1630-+2-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1721-+1-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Hugh_of_St_Victor">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1078+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1141-+2-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Hui_Shih">
</Human>
<Human rdf:ID="Wilhelm_von_Humboldt">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1767-+6-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1835-+4-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="David_Hume">
<has_nationality rdf:resource="#Scottish"/>
<has_profession rdf:resource="#Economist"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Alfred_Jules_Ayer"/>
<has_influenced rdf:resource="#Jeremy_Bentham"/>
<has_influenced rdf:resource="#Immanuel_Kant"/>
<has_influenced rdf:resource="#David_Kellogg_Lewis"/>
<has_influenced rdf:resource="#Bertrand_Russell"/>
<was_influenced_by rdf:resource="#George_Berkeley"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1711-+4-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1776-+8-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Edward_M._Hundert">
<has_profession rdf:resource="#President"/>
</Human>
<Human rdf:ID="Rosalind_Hursthouse">
</Human>
<Human rdf:ID="Jan_Hus">
<has_nationality rdf:resource="#Czech"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1369+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1415+CE</has_deathdate>
</Human>
<Human rdf:ID="Edmund_Husserl">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Martin_Heidegger"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1859-+4-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1938-+4-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Francis_Hutcheson">
<has_nationality rdf:resource="#Irish"/>
<has_nationality rdf:resource="#Scottish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1694-+8-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1746-+8-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Thomas_Henry_Huxley">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1825-+5-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1895-+6-29+CE</has_deathdate>
</Human>
<Human rdf:ID="Christiaan_Huygens">
<has_nationality rdf:resource="#Dutch"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1629-+4-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1695-+7-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Hypatia_of_Alexandria">
<has_nationality rdf:resource="#Egyptian"/>
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+370+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+415+CE</has_deathdate>
</Human>
<Human rdf:ID="Jean_Hyppolite">
<has_nationality rdf:resource="#French"/>
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1907+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1968+CE</has_deathdate>
</Human>
<Human rdf:ID="Iamblichus">
<has_nationality rdf:resource="#Syrian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+245+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+325+CE</has_deathdate>
</Human>
<Human rdf:ID="Yahya_ibn_Adi">
</Human>
<Human rdf:ID="Ibn_al-Arabi">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1165+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1240+CE</has_deathdate>
</Human>
<Human rdf:ID="Ibn_ar-Rawandi">
</Human>
<Human rdf:ID="Ibn_Bajjah">
<has_nationality rdf:resource="#Muslim"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1095+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1138+CE</has_deathdate>
</Human>
<Human rdf:ID="Ibn_Daud">
</Human>
<Human rdf:ID="Abraham_ibn_Ezra">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1092+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1167+CE</has_deathdate>
</Human>
<Human rdf:ID="Moses_ibn_Ezra">
<has_nationality rdf:resource="#Spanish"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Linguist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
</Human>
<Human rdf:ID="Ibn_Falaquera">
<has_nationality rdf:resource="#Spanish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1225+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1290+CE</has_deathdate>
</Human>
<Human rdf:ID="Solomon_Ibn_Gabirol">
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1021+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1058+CE</has_deathdate>
</Human>
<Human rdf:ID="Ibn_Hazm">
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Jurist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+994-11-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1064-+8-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Hunein_Ibn_Ishak">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Physician"/>
<has_profession rdf:resource="#Scientist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+809+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+873+CE</has_deathdate>
</Human>
<Human rdf:ID="Ibn_Kammuna">
</Human>
<Human rdf:ID="Ibn_Khaldun">
<has_nationality rdf:resource="#Muslim"/>
<has_profession rdf:resource="#Historian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1332-+5-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1406-+3-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Ibn_Masarra">
<has_nationality rdf:resource="#Muslim"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+883+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+931+CE</has_deathdate>
</Human>
<Human rdf:ID="Ibn_Miskawayh">
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+932+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1030+CE</has_deathdate>
</Human>
<Human rdf:ID="Bahya_ibn_Paquda">
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Rabbi"/>
</Human>
<Human rdf:ID="Ibn_Sab%27in">
</Human>
<Human rdf:ID="Ibn_Taymiya">
<has_nationality rdf:resource="#Syrian"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1263-+1-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1328+CE</has_deathdate>
</Human>
<Human rdf:ID="Samuel_Ibn_Tibbon">
</Human>
<Human rdf:ID="Ibn_Tufail">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1105+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1185+CE</has_deathdate>
</Human>
<Human rdf:ID="Ibn_Tzaddik">
</Human>
<Human rdf:ID="Michael_Ignatieff">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947-+5-12+CE</has_birthdate>
</Human>
<Human rdf:ID="Don_Ihde">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1934+CE</has_birthdate>
</Human>
<Human rdf:ID="Ivan_Aleksandrovich_Il%27in">
</Human>
<Human rdf:ID="Evald_Vassilievich_Ilyenkov">
<has_nationality rdf:resource="#Soviet"/>
<has_profession rdf:resource="#Author"/>
</Human>
<Human rdf:ID="Immanuel_the_Roman">
<has_nationality rdf:resource="#Italian"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Poet"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1270+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1330+CE</has_deathdate>
</Human>
<Human rdf:ID="Roman_Ingarden">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1893+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1970+CE</has_deathdate>
</Human>
<Human rdf:ID="William_Ralph_Inge">
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1860-+6-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1954-+2-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Muhammad_Iqbal">
<has_nationality rdf:resource="#Indian"/>
<has_nationality rdf:resource="#Muslim"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_profession rdf:resource="#Politician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1877-11-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1938-+4-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Luce_Irigaray">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1930+CE</has_birthdate>
</Human>
<Human rdf:ID="Terence_Irwin">
</Human>
<Human rdf:ID="Isocrates">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+436-+3+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+338+BCE</has_deathdate>
</Human>
<Human rdf:ID="Isaac_Israeli_of_Stella">
</Human>
<Human rdf:ID="Issac_Ben_Solomon_Israeli">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+855+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+955+CE</has_deathdate>
</Human>
<Human rdf:ID="Isvarakrsna">
</Human>
<Human rdf:ID="Ito_Jinsai">
<has_nationality rdf:resource="#Japanese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1627-+8-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1705-+4-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Frank_Jackson">
<has_nationality rdf:resource="#Australian"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1943+CE</has_birthdate>
</Human>
<Human rdf:ID="Friedrich_Heinrich_Jacobi">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1743-+1-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1819-+3-10+CE</has_deathdate>
</Human>
<Human rdf:ID="James_of_Viterbo">
<has_profession rdf:resource="#Friar"/>
<has_profession rdf:resource="#Student"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1255+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1308+CE</has_deathdate>
</Human>
<Human rdf:ID="Henry_James_Sr.">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1811-+6-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1882-12-18+CE</has_deathdate>
</Human>
<Human rdf:ID="William_James">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Psychologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1842-+1-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1910-+8-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Erich_Jantsch">
</Human>
<Human rdf:ID="Karl_Jaspers">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Psychiatrist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1883-+2-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1969-+2-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Thomas_Jefferson">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1743-+4-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1826-+7-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_C._Jeffrey">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1926-+8-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2002-11-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Jesus_Christ">
<has_nationality rdf:resource="#Greek"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+++8+CE</has_birthdate>
</Human>
<Human rdf:ID="William_Stanley_Jevons">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1835-+9-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1882-+8-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Rudolf_von_Jhering">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Jurist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1818-+8-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1892-+9-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Jinul">
<has_nationality rdf:resource="#Korean"/>
<has_profession rdf:resource="#Monk"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1158+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1210+CE</has_deathdate>
</Human>
<Human rdf:ID="Joachim_of_Fiore">
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1135+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1202-+3-30+CE</has_deathdate>
</Human>
<Human rdf:ID="C.E.M._Joad">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1891-+8-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1953-+4-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="John_of_Damascus">
<has_nationality rdf:resource="#Syrian"/>
<has_profession rdf:resource="#Monk"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+676+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+749-12-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="John_of_Jandun">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1328+CE</has_deathdate>
</Human>
<Human rdf:ID="John_of_La_Rochelle">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Theologian"/>
</Human>
<Human rdf:ID="John_of_Mirecourt">
</Human>
<Human rdf:ID="John_of_Paris">
<has_nationality rdf:resource="#Dominican"/>
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1255+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1306-+9-22+CE</has_deathdate>
</Human>
<Human rdf:ID="John_of_Salisbury">
<was_taught_by rdf:resource="#Adam_Parvipontanus"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1120+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1180+CE</has_deathdate>
</Human>
<Human rdf:ID="John_of_St._Thomas">
</Human>
<Human rdf:ID="John_the_Scot">
</Human>
<Human rdf:ID="Alexander_Bryan_Johnson">
<has_profession rdf:resource="#Banker"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1786+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1867+CE</has_deathdate>
</Human>
<Human rdf:ID="Samuel_Johnson">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1649+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1703+CE</has_deathdate>
</Human>
<Human rdf:ID="Dr._Samuel_Johnson">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1709-+9-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1784-12-13+CE</has_deathdate>
</Human>
<Human rdf:ID="William_Ernest_Johnson">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Logician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1858-+6-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1931-+1-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Hans_Jonas">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903-+5-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1993-+2-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="J%C3%B8rgen_J%C3%B8rgensen">
</Human>
<Human rdf:ID="Th%C3%A9odore_Simon_Jouffroy">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1796-+7-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1842-+2-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Juan_Chi">
</Human>
<Human rdf:ID="Judah_ben_Moses_of_Rome">
</Human>
<Human rdf:ID="Judah_Ben_Samuel_of_Regensburg">
</Human>
<Human rdf:ID="Carl_Jung">
<has_nationality rdf:resource="#Swiss"/>
<has_profession rdf:resource="#Psychiatrist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1875-+7-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1961-+6-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Ernst_Juenger">
</Human>
<Human rdf:ID="Joachim_Jungius">
</Human>
<Human rdf:ID="Justinian_I">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+482+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+565-11-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Abul_Maali_al-Juwayni">
</Human>
<Human rdf:ID="Kaibara_Ekiken">
<has_nationality rdf:resource="#Japanese"/>
<has_profession rdf:resource="#Botanist"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Lord_Kames">
<has_nationality rdf:resource="#Scottish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1696+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1782-12-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Robert_Kane">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1938+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1890+CE</has_deathdate>
</Human>
<Human rdf:ID="Kang_Youwei">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1858-+3-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1927-+3-31+CE</has_deathdate>
</Human>
<Human rdf:ID="Immanuel_Kant">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Firmin_Abauzit"/>
<has_influenced rdf:resource="#Isaac_ben_Judah_Abravanel"/>
<has_influenced rdf:resource="#Theodor_Adorno"/>
<has_influenced rdf:resource="#Aedesius"/>
<has_influenced rdf:resource="#Hannah_Arendt"/>
<has_influenced rdf:resource="#Alfred_Jules_Ayer"/>
<has_influenced rdf:resource="#Charles_Babbage"/>
<has_influenced rdf:resource="#Henri_Bergson"/>
<has_influenced rdf:resource="#Robert_Brandom"/>
<has_influenced rdf:resource="#Donald_Davidson"/>
<has_influenced rdf:resource="#Umberto_Eco"/>
<has_influenced rdf:resource="#Martin_Heidegger"/>
<has_influenced rdf:resource="#John_Hick"/>
<has_influenced rdf:resource="#Emmanuel_Levinas"/>
<has_influenced rdf:resource="#Ludwig_Wittgenstein"/>
<has_influenced rdf:resource="#Slavoj_%C5%BDi%C5%BEek"/>
<was_influenced_by rdf:resource="#George_Berkeley"/>
<was_influenced_by rdf:resource="#Ren%C3%A9_Descartes"/>
<was_influenced_by rdf:resource="#Hugo_Grotius"/>
<was_influenced_by rdf:resource="#David_Hume"/>
<was_influenced_by rdf:resource="#Emanuel_Swedenborg"/>
<was_influenced_by rdf:resource="#Christian_Wolff"/>
<was_taught_by rdf:resource="#Martin_Knutzen"/>
<had_student rdf:resource="#Karl_Leonhard_Reinhold"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1724-+4-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1804-+2-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Kao_Tzu">
<has_nationality rdf:resource="#Chinese"/>
</Human>
<Human rdf:ID="David_Kaplan">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1933+CE</has_birthdate>
</Human>
<Human rdf:ID="Mordecai_Kaplan">
<has_profession rdf:resource="#Rabbi"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1881-+6-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1983-11-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Joseph_Kaspi">
</Human>
<Human rdf:ID="Walter_Kaufmann">
</Human>
<Human rdf:ID="Karl_Kautsky">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1854-10-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1938-10-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Kaydrup_glek_belsangbo">
</Human>
<Human rdf:ID="Konstantin_Kavelin">
<has_nationality rdf:resource="#Russian"/>
<has_profession rdf:resource="#Architect"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1818-11-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1885-+5-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Aleksey_Khomyakov">
<has_nationality rdf:resource="#Russian"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1804-+5-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++25-+9-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Bartholomew_Keckermann">
</Human>
<Human rdf:ID="David_Kelley">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1949+CE</has_birthdate>
</Human>
<Human rdf:ID="Hans_Kelsen">
<has_nationality rdf:resource="#Austrian"/>
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Jurist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1881-10-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1973-+4-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Norman_Kemp_Smith">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1872+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1958+CE</has_deathdate>
</Human>
<Human rdf:ID="Anthony_Kenny">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1931-+3-16+CE</has_birthdate>
</Human>
<Human rdf:ID="Johannes_Kepler">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Astrologer"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1571-12-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1630-11-15+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Maynard_Keynes">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Economist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1883-+6-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1946-+4-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Omar_Khayy%C3%A1m">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1048-+5-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1048-+5-18+CE</has_deathdate>
</Human>
<Human rdf:ID="S%C3%B8ren_Kierkegaard">
<has_nationality rdf:resource="#Danish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_influenced rdf:resource="#Martin_Heidegger"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1813-+5-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1855-11-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Kilvington">
</Human>
<Human rdf:ID="Robert_Kilwardby">
<has_profession rdf:resource="#Cardinal"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1215+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1279-+9-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Jaegwon_Kim">
<has_nationality rdf:resource="#Korean"/>
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1934+CE</has_birthdate>
</Human>
<Human rdf:ID="Al-Kindi">
<has_nationality rdf:resource="#Muslim"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Musician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_profession rdf:resource="#Scientist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+801+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+873+CE</has_deathdate>
</Human>
<Human rdf:ID="Martin_Luther_King">
</Human>
<Human rdf:ID="Peter_J._King">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1956-+3-27+CE</has_birthdate>
</Human>
<Human rdf:ID="Mark_Kingwell">
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1963-+3-+1+CE</has_birthdate>
</Human>
<Human rdf:ID="Richard_Kirkham">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1955+CE</has_birthdate>
</Human>
<Human rdf:ID="Abu_al-Hakam_al-Kirmani">
<has_nationality rdf:resource="#Muslim"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Scholar"/>
</Human>
<Human rdf:ID="Philip_Kitcher">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947+CE</has_birthdate>
</Human>
<Human rdf:ID="Martha_Klein">
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Heinrich_von_Kleist">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1777-10-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1811-11-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Kleitomachos">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+187+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+109+CE</has_deathdate>
</Human>
<Human rdf:ID="William_Calvant_Kneale">
</Human>
<Human rdf:ID="Richard_Payne_Knight">
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1750-+2-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1824-+4-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Martin_Knutzen">
<was_influenced_by rdf:resource="#Christian_Wolff"/>
<had_student rdf:resource="#Immanuel_Kant"/>
</Human>
<Human rdf:ID="Ko_Hung">
</Human>
<Human rdf:ID="Arthur_Koestler">
<has_nationality rdf:resource="#Hungarian"/>
<has_nationality rdf:resource="#British"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1905-+9-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1983-+3-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Wolfgang_Koehler">
</Human>
<Human rdf:ID="Alexandre_Koj%C3%A8ve">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1902-+4-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1968-+6-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Leszek_Kolakowski">
</Human>
<Human rdf:ID="Hugo_Kollataj">
</Human>
<Human rdf:ID="Alejandro_Korn">
</Human>
<Human rdf:ID="Hilary_Kornblith">
</Human>
<Human rdf:ID="Christine_Korsgaard">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1952+CE</has_birthdate>
</Human>
<Human rdf:ID="Tadeusz_Kotarbi%C5%84ski">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1886-+3-31+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1981-10-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Greg_Koukl">
<has_profession rdf:resource="#Author"/>
</Human>
<Human rdf:ID="Alexandre_Koyre">
<has_nationality rdf:resource="#Russian"/>
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1892-+8-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1964-+4-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Karl_Kraus">
<has_nationality rdf:resource="#Austrian"/>
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Journalist"/>
<has_profession rdf:resource="#Playwright"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1874-+4-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1936-+6-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Karl_Christian_Friedrich_Krause">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1781-+5-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1832-+9-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Georg_Kreisel">
</Human>
<Human rdf:ID="Saul_Kripke">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940-11+CE</has_birthdate>
</Human>
<Human rdf:ID="Jiddu_Krishnamurti">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1895-+5-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1986-+2-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Julia_Kristeva">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1941-+6-24+CE</has_birthdate>
</Human>
<Human rdf:ID="Nachman_Krochmal">
<has_nationality rdf:resource="#Austrian"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1785+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1840+CE</has_deathdate>
</Human>
<Human rdf:ID="Leopold_Kronecker">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1823-12-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1891+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Kroner">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1884+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1974+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_Kropotkin">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1842-12-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1921-+2-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Wilhelm_Traugott_Krug">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1770-+6-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1842-+1-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Erik_von_Kuehnelt-Leddihn">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1909-+7-31+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1999-+5-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Thomas_Samuel_Kuhn">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1922-+7-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1996-+6-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Kukai">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+774+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+835+CE</has_deathdate>
</Human>
<Human rdf:ID="Kuki_Shuzo">
<has_nationality rdf:resource="#Japanese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1888-+2-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1941-+5-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Kumazawa_Banzan">
</Human>
<Human rdf:ID="Kuo_Hsiang">
</Human>
<Human rdf:ID="Will_Kymlicka">
<has_nationality rdf:resource="#Canadian"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Louis_de_La_Forge">
</Human>
<Human rdf:ID="Julien_Offray_de_La_Mettrie">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1709-12-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1751-11-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Isaac_La_Peyr%C3%A8re">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1596+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1676+CE</has_deathdate>
</Human>
<Human rdf:ID="Antonio_Labriola">
<has_nationality rdf:resource="#Italian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1843-+7-+2+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1904-+2-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Jacques_Lacan">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Doctor"/>
<has_profession rdf:resource="#Psychiatrist"/>
<was_influenced_by rdf:resource="#Martin_Heidegger"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1901-+4-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1981-+9-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Jules_Lachelier">
</Human>
<Human rdf:ID="Philippe_Lacoue-Labarthe">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Martin_Heidegger"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940-+3-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2007-+1-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Pierre_Laffitte">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1823-+2-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903-+1-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Imre_Lakatos">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1922-11-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1974-+2-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Jean-Baptiste_Lamarck">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1744-+8-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1829-12-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Johann_Heinrich_Lambert">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1728-+8-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1777-+9-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Lamennais">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Priest"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1782-+6-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1854-+2-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Friedrich_Albert_Lange">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1828-+9-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1875-11-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Susanne_Langer">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1895-12-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1985-+7-17+CE</has_deathdate>
</Human>
<Human rdf:ID="William_Lankin">
</Human>
<Human rdf:ID="Lao_Zi">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Pierre-Simon_Laplace">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1749-+3-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1827-+3-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Pierre_Laromigui%C3%A8re">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1756-11-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1837-+8-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Ferdinand_Lassalle">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Jurist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1825-+4-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1864+CE</has_deathdate>
</Human>
<Human rdf:ID="Anton_LaVey">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1930-+4-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1997-10-29+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_Lavrovitch_Lavrov">
<has_nationality rdf:resource="#Russian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1823-+6-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1900+CE</has_deathdate>
</Human>
<Human rdf:ID="William_Law">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1686+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1761-+4-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Moritz_Lazarus">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Psychologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1824-+9-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903-+4-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Jean_Le_Clerc">
<has_nationality rdf:resource="#Swiss"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1657-+3-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1736-+1-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Mich%C3%A8le_Le_D%C5%93uff">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1948+CE</has_birthdate>
</Human>
<Human rdf:ID="Antoine_Le_Grand">
</Human>
<Human rdf:ID="Edouard_Louis_Emmanuel_Julien_Le_Roy">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1870-+6-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1954-11-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Henri_Lefebvre">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1901-+6-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1991-+6-29+CE</has_deathdate>
</Human>
<Human rdf:ID="Keith_Lehrer">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1936-+1-10+CE</has_birthdate>
</Human>
<Human rdf:ID="Gottfried_Leibniz">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1646-+7-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1716-+7-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Yeshayahu_Leibowitz">
<has_nationality rdf:resource="#Israeli"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Scientist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903-+1-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1994-+8-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Vladimir_Lenin">
<has_nationality rdf:resource="#Russian"/>
<has_nationality rdf:resource="#Soviet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1870-+4-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1924-+1-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Konstantin_Nikolaevich_Leont%27ev">
<has_nationality rdf:resource="#Russian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1831+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1891+CE</has_deathdate>
</Human>
<Human rdf:ID="Jules_Lequier">
</Human>
<Human rdf:ID="Pierre_Leroux">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1798-+4-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1871+CE</has_deathdate>
</Human>
<Human rdf:ID="Stanis%C5%82aw_Le%C5%9Bniewski">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1886-+3-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1939-+5-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Gotthold_Ephraim_Lessing">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1729-+1-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1781-+2-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Leucippus">
</Human>
<Human rdf:ID="Emmanuel_Levinas">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Martin_Heidegger"/>
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1906-+1-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1995-12-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Claude_L%C3%A9vi-Strauss">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Anthropologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1908-11-28+CE</has_birthdate>
</Human>
<Human rdf:ID="Bernard-Henri_L%C3%A9vy">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1948-11-+5+CE</has_birthdate>
</Human>
<Human rdf:ID="Lucien_L%C3%A9vy-Bruhl">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1857+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1939+CE</has_deathdate>
</Human>
<Human rdf:ID="George_Henry_Lewes">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1817-+4-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1878-11-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Kurt_Lewin">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1890-+9-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947-+2-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Clarence_Irving_Lewis">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1883-+4-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1964-+2-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="C._S._Lewis">
<has_nationality rdf:resource="#Irish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1898-11-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1963-11-22+CE</has_deathdate>
</Human>
<Human rdf:ID="David_Kellogg_Lewis">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#David_Hume"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1941-+9-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2001-10-14+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Lewis">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Minister"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1889-+2-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1976-+2-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Li_Ao">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+772+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+841+CE</has_deathdate>
</Human>
<Human rdf:ID="Li_Si">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">BCE</has_deathdate>
</Human>
<Human rdf:ID="Liang_Qichao">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Journalist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1873-+2-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1929-+1-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Liang_Sou-ming">
</Human>
<Human rdf:ID="Karol_Libelt">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#President"/>
<has_profession rdf:resource="#Social_worker"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1807+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1875+CE</has_deathdate>
</Human>
<Human rdf:ID="Georg_Christoph_Lichtenberg">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Scientist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1742-+7-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1799-+2-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Lie_Zi">
</Human>
<Human rdf:ID="Alphonso_Lingis">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Translator"/>
<has_profession rdf:resource="#Writer"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1933-11-23+CE</has_birthdate>
</Human>
<Human rdf:ID="Linji">
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+866+CE</has_deathdate>
</Human>
<Human rdf:ID="Carolus_Linnaeus">
<has_profession rdf:resource="#Botanist"/>
<has_profession rdf:resource="#Physician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1707-+5-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1778+CE</has_deathdate>
</Human>
<Human rdf:ID="Israel_Lipkin">
</Human>
<Human rdf:ID="Arthur_Lipsett">
<has_nationality rdf:resource="#Canadian"/>
<has_profession rdf:resource="#Director"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1936-+5-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1986-+5-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Justus_Lipsius">
<has_profession rdf:resource="#Philologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1547-10-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1606+CE</has_deathdate>
</Human>
<Human rdf:ID="%C3%89mile_Littr%C3%A9">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1801-+2-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1881-+6-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Liu_Shaoqi">
<has_nationality rdf:resource="#Chinese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1898-11-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1969+CE</has_deathdate>
</Human>
<Human rdf:ID="Liu_Tsung-chou">
</Human>
<Human rdf:ID="Karl_Nickerson_Llywelyn">
</Human>
<Human rdf:ID="Ramon_Llull">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1232+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1315-+6-29+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Locke">
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Jonathan_Edwards"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1632-+8-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1704-10-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Knud_Ejler_L%C3%B8gstrup">
<has_nationality rdf:resource="#Danish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1905+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1981+CE</has_deathdate>
</Human>
<Human rdf:ID="Alfred_Loisy">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Professor"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1857-+2-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940-+6-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_Lombard">
<has_profession rdf:resource="#Bishop"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1100+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1160-+7-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Bernard_Lonergan">
<has_nationality rdf:resource="#Canadian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1904-12-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1984-11-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Longinus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Teacher"/>
</Human>
<Human rdf:ID="Cassius_Dionysius_Longinus">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+213+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+273+CE</has_deathdate>
</Human>
<Human rdf:ID="Jakob_Lorber">
<has_nationality rdf:resource="#Christian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1800-+7-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1864-+8-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Paul_Lorenzen">
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1915-+3-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1994-10-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Aleksei_Fedorovich_Losev">
</Human>
<Human rdf:ID="Nicholas_Onufrievich_Lossky">
<has_nationality rdf:resource="#Russian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1870-12-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1965-+1-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Rudolf_Hermann_Lotze">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1817-+5-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1881-+7-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Arthur_O._Lovejoy">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1873-10-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1962-12-30+CE</has_deathdate>
</Human>
<Human rdf:ID="Lu_Hsiang-shan">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1139+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1192+CE</has_deathdate>
</Human>
<Human rdf:ID="John_R._Lucas">
<has_nationality rdf:resource="#British"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1929-+6-18+CE</has_birthdate>
</Human>
<Human rdf:ID="Lucian">
<has_nationality rdf:resource="#Greek"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+120+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+180+CE</has_deathdate>
</Human>
<Human rdf:ID="Lucius_Annaeus_Cornutus">
</Human>
<Human rdf:ID="Lucretius">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++99+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++55+BCE</has_deathdate>
</Human>
<Human rdf:ID="Georg_Luk%C3%A1cs">
<has_nationality rdf:resource="#Hungarian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1885-+4-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1971-+6-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Jan_Lukasiewicz">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1878-12-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1956-+2-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Martin_Luther">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Monk"/>
<has_profession rdf:resource="#Priest"/>
<has_profession rdf:resource="#Professor"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1483-11-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1546-+2-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Rosa_Luxemburg">
<has_nationality rdf:resource="#Polish"/>
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1870-+3-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919-+1-15+CE</has_deathdate>
</Human>
<Human rdf:ID="William_G._Lycan">
</Human>
<Human rdf:ID="Jean-Fran%C3%A7ois_Lyotard">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1924-+8-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1998-+4-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Gabriel_Bonnet_de_Mably">
</Human>
<Human rdf:ID="Ernst_Mach">
<has_nationality rdf:resource="#Austrian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1838-+2-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1916-+2-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Machiavelli">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1469-+5-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1527-+6-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Alasdair_MacIntyre">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1929-+1-12+CE</has_birthdate>
</Human>
<Human rdf:ID="John_Leslie_Mackie">
<has_nationality rdf:resource="#Australian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1917+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1981+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Macmurray">
<has_nationality rdf:resource="#Christian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1891+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1976+CE</has_deathdate>
</Human>
<Human rdf:ID="Ambrosius_Theodosius_Macrobius">
<has_profession rdf:resource="#Grammarian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+395+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+423+CE</has_deathdate>
</Human>
<Human rdf:ID="Madhava">
</Human>
<Human rdf:ID="Shri_Madhvacharya">
</Human>
<Human rdf:ID="Mahavira">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+599+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+599+CE</has_deathdate>
</Human>
<Human rdf:ID="Salomon_Maimon">
<has_nationality rdf:resource="#German"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1754-11-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1800-11-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Moses_Maimonides">
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_profession rdf:resource="#Rabbi"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1135-+3-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1204-12-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Maine_de_Biran">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1766-11-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1824-+7-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Philipp_Mainlaender">
</Human>
<Human rdf:ID="John_Major">
<has_nationality rdf:resource="#Scottish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1467-+3-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1550+CE</has_deathdate>
</Human>
<Human rdf:ID="Norman_Malcolm">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#H._B._Acton"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1911+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1990+CE</has_deathdate>
</Human>
<Human rdf:ID="Nicolas_Malebranche">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1638-+8-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1715-10-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Mostafa_Malekian">
<has_nationality rdf:resource="#Iranian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1956+CE</has_birthdate>
</Human>
<Human rdf:ID="Ernst_Mally">
<has_nationality rdf:resource="#Austrian"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Alexius_Meinong"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1879+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1944+CE</has_deathdate>
</Human>
<Human rdf:ID="Merab_Mamardashvili">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Doctor"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1930+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1990+CE</has_deathdate>
</Human>
<Human rdf:ID="Bernard_de_Mandeville">
<has_profession rdf:resource="#Economist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1670+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1733+CE</has_deathdate>
</Human>
<Human rdf:ID="Karl_Mannheim">
<has_nationality rdf:resource="#Hungarian"/>
<has_nationality rdf:resource="#Jewish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1893-+3-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947-+1-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Henry_Longueville_Mansel">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1820-10-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1871-+7-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Mao_Zedong">
<has_nationality rdf:resource="#Chinese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1893-12-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1976-+9-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Gabriel_Marcel">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1889-12-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1973-10-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Ruth_Barcan_Marcus">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1921+CE</has_birthdate>
</Human>
<Human rdf:ID="Herbert_Marcuse">
<has_nationality rdf:resource="#German"/>
<has_nationality rdf:resource="#American"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1898-+7-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1979-+7-29+CE</has_deathdate>
</Human>
<Human rdf:ID="Juan_de_Mariana">
<has_nationality rdf:resource="#Spanish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1536+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1624-+2-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Juli%C3%A1n_Mar%C3%ADas">
<has_nationality rdf:resource="#Spanish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1914-+6-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2005-12-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Jacques_Maritain">
<was_influenced_by rdf:resource="#Saint_Thomas_Aquinas"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1882-11-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1973+CE</has_deathdate>
</Human>
<Human rdf:ID="Gaius_Marius_Victorinus">
</Human>
<Human rdf:ID="Marsilius_of_Inghen">
<has_nationality rdf:resource="#Dutch"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1330+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1396-+8-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Marsilius_of_Padua">
<has_nationality rdf:resource="#Italian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1290+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1342+CE</has_deathdate>
</Human>
<Human rdf:ID="Roger_Marston">
</Human>
<Human rdf:ID="Charles_B._Martin">
</Human>
<Human rdf:ID="Donald_A._Martin">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940-12-24+CE</has_birthdate>
</Human>
<Human rdf:ID="Michael_Martin">
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1932-+2-+3+CE</has_birthdate>
</Human>
<Human rdf:ID="Harriet_Martineau">
<has_profession rdf:resource="#Journalist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1802-+6-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1876-+6-27+CE</has_deathdate>
</Human>
<Human rdf:ID="James_Martineau">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1805-+4-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1900-+1-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Karl_Marx">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1818-+5-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1883-+3-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Tom%C3%A1%C5%A1_Garrigue_Masaryk">
<has_nationality rdf:resource="#Czech"/>
<has_profession rdf:resource="#Advocate"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Statesman"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1850-+3-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1937-+9-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Damaris_Cudworth_Masham">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1659-+1-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1708-+4-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Matthew_of_Aquasparta">
</Human>
<Human rdf:ID="Humberto_Maturana">
<has_nationality rdf:resource="#Chilean"/>
<has_profession rdf:resource="#Biologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1928-+9-14+CE</has_birthdate>
</Human>
<Human rdf:ID="Fritz_Mauthner">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1849-11-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1923-+6-29+CE</has_deathdate>
</Human>
<Human rdf:ID="James_Clerk_Maxwell">
<has_nationality rdf:resource="#Scottish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1831-+6-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1879-11-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Mazdak">
<has_profession rdf:resource="#King"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Jacopo_Mazzoni">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1548+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1598+CE</has_deathdate>
</Human>
<Human rdf:ID="James_McCosh">
<has_nationality rdf:resource="#Scottish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1811-+4-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1894-11-16+CE</has_deathdate>
</Human>
<Human rdf:ID="William_McDougall">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1871-+6-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1938-11-28+CE</has_deathdate>
</Human>
<Human rdf:ID="John_McDowell">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942-+3-+7+CE</has_birthdate>
</Human>
<Human rdf:ID="Colin_McGinn">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1950-+3-10+CE</has_birthdate>
</Human>
<Human rdf:ID="Marshall_McLuhan">
<has_nationality rdf:resource="#Canadian"/>
<has_profession rdf:resource="#Educator"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1911-+7-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1980-12-31+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Ellis_McTaggart">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1866-+9-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1925-+1-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Tony_McWalter">
<has_profession rdf:resource="#Politician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1945-+3-20+CE</has_birthdate>
</Human>
<Human rdf:ID="George_Herbert_Mead">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Psychologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1863-+2-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1931-+4-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Bartolomeo_Medina">
</Human>
<Human rdf:ID="Georg_Mehlis">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1878+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942+CE</has_deathdate>
</Human>
<Human rdf:ID="Friedrich_Meinecke">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Historian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1862-10-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1954-+2-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Alexius_Meinong">
<has_nationality rdf:resource="#Austrian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Ernst_Mally"/>
<was_influenced_by rdf:resource="#Franz_Brentano"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1853-+7-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1920-11-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Philipp_Melanchthon">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1497-+2-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1560-+4-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Melissus_of_Samos">
<has_profession rdf:resource="#Statesman"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+470+BCE</has_birthdate>
</Human>
<Human rdf:ID="D._Hugh_Mellor">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Mencius">
<has_nationality rdf:resource="#Chinese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+372-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+372+CE</has_deathdate>
</Human>
<Human rdf:ID="Gregor_Mendel">
<has_nationality rdf:resource="#Austrian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1822-+7-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1884-+1-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Moses_Mendelssohn">
<has_nationality rdf:resource="#German"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1729-+9-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1786-+1-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Menedemus">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+350+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+275+BCE</has_deathdate>
</Human>
<Human rdf:ID="Winnifried_Menninghaus">
</Human>
<Human rdf:ID="Desire_Joseph_Mercier">
</Human>
<Human rdf:ID="Maurice_Merleau-Ponty">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1908-+3-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1961-+5-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Franklin_Merrell-Wolff">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1887+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1985+CE</has_deathdate>
</Human>
<Human rdf:ID="Marin_Mersenne">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1588-+9-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1648-+9-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Judah_Messer_Leon">
<has_nationality rdf:resource="#French"/>
<has_nationality rdf:resource="#Italian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1166+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1224+CE</has_deathdate>
</Human>
<Human rdf:ID="Theodore_Metochita">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1270+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1332+CE</has_deathdate>
</Human>
<Human rdf:ID="Metrocles">
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Metrodorus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+331-+6+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+278+BCE</has_deathdate>
</Human>
<Human rdf:ID="Thomas_Metzinger">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1958-+3-12+CE</has_birthdate>
</Human>
<Human rdf:ID="Emile_Meyerson">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1859-+2-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1933-12-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Vincent_Miceli">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Priest"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1915+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1991-+6-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Carlo_Michelstaedter">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1887-+6-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1910-10-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Mary_Midgley">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919-+9-13+CE</has_birthdate>
</Human>
<Human rdf:ID="Nikolai_Konstantinovich_Mikhailovskii">
</Human>
<Human rdf:ID="Miki_Kiyoshi">
<has_nationality rdf:resource="#Japanese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1897+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1945+CE</has_deathdate>
</Human>
<Human rdf:ID="Mikyo_Dorje">
</Human>
<Human rdf:ID="James_Mill">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1773-+4-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1836-+6-23+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Stuart_Mill">
<has_nationality rdf:resource="#British"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1806-+5-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1873-+5-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Alan_Millar">
</Human>
<Human rdf:ID="John_Millar">
<has_nationality rdf:resource="#Scottish"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1735-+6-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1801-+5-30+CE</has_deathdate>
</Human>
<Human rdf:ID="Ruth_Millikan">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1933+CE</has_birthdate>
</Human>
<Human rdf:ID="Muhammad_Baqir_Mir_Damad">
</Human>
<Human rdf:ID="Ludwig_von_Mises">
<has_profession rdf:resource="#Economist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1881-+9-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1973-10-10+CE</has_deathdate>
</Human>
<Human rdf:ID="William_Mitchell">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1861-+3-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1962-+6-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Dimitrije_Mitrinovic">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1887+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1953+CE</has_deathdate>
</Human>
<Human rdf:ID="Luis_de_Molina">
<has_nationality rdf:resource="#Spanish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1535+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1600-10-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Lord_Monboddo">
<has_nationality rdf:resource="#Scottish"/>
<has_profession rdf:resource="#Judge"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1714-10-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1799-+5-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Montague">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1930-+9-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1971-+3-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Michel_de_Montaigne">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1533-+2-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1592-+9-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Baron_de_Montesquieu">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1689-+1-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1755-+2-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Addison_Webster_Moore">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1866-+7-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1930-+8-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Henry_More">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1614-10-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1687-+9-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Max_More">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1964+CE</has_birthdate>
</Human>
<Human rdf:ID="Thomas_More">
<has_profession rdf:resource="#Lawyer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1478-+2-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1535-+7-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="J._P._Moreland">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1948+CE</has_birthdate>
</Human>
<Human rdf:ID="Sidney_Morgenbesser">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1921-+9-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2004-+8-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Gaetano_Mosca">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Journalist"/>
<has_profession rdf:resource="#Political_scientist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1858-+4-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1941-11-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Motoori_Norinaga">
<has_nationality rdf:resource="#Japanese"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1730+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1801+CE</has_deathdate>
</Human>
<Human rdf:ID="Mou_Tsung-san">
</Human>
<Human rdf:ID="Jean_Fran%C3%A7ois_Moufot">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1784-+3-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1842-+4-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Mozi">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">BCE</has_deathdate>
</Human>
<Human rdf:ID="David_Ibn_Merwan_Al-Mukammas">
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Mulla_Sadra">
<has_nationality rdf:resource="#Iranian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1571+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1636+CE</has_deathdate>
</Human>
<Human rdf:ID="Max_Mueller">
</Human>
<Human rdf:ID="Iris_Murdoch">
<has_nationality rdf:resource="#Irish"/>
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919-+7-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1999-+2-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Musonius_Rufus">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+101+CE</has_deathdate>
</Human>
<Human rdf:ID="Arne_N%C3%A6ss">
</Human>
<Human rdf:ID="Nagarjuna">
<has_nationality rdf:resource="#Indian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+150+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+250+CE</has_deathdate>
</Human>
<Human rdf:ID="Ernest_Nagel">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1901-11-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1985+CE</has_deathdate>
</Human>
<Human rdf:ID="Thomas_Nagel">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1937-+7-+4+CE</has_birthdate>
</Human>
<Human rdf:ID="Moses_Nahmanides">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_profession rdf:resource="#Rabbi"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1194+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1270+CE</has_deathdate>
</Human>
<Human rdf:ID="Jean-Luc_Nancy">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Martin_Heidegger"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940-+7-26+CE</has_birthdate>
</Human>
<Human rdf:ID="Moses_Narboni">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
</Human>
<Human rdf:ID="Jan_Narveson">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1936+CE</has_birthdate>
</Human>
<Human rdf:ID="Seyyed_Hossein_Nasr">
<has_nationality rdf:resource="#Iranian"/>
<has_nationality rdf:resource="#Muslim"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1933+CE</has_birthdate>
</Human>
<Human rdf:ID="Paul_Gerhard_Natorp">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1854-+1-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1924-+8-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Alexander_Neckham">
<has_profession rdf:resource="#Scientist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1157-+9-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1217+CE</has_deathdate>
</Human>
<Human rdf:ID="Antonio_Negri">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1933-+8-+1+CE</has_birthdate>
</Human>
<Human rdf:ID="Oskar_Negt">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1934-+8-+1+CE</has_birthdate>
</Human>
<Human rdf:ID="Alexander_Nehamas">
<has_profession rdf:resource="#Professor"/>
</Human>
<Human rdf:ID="John_Neihardt">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1881-+1-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1973-11-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Leonard_Nelson">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1882-+7-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1927-10-29+CE</has_deathdate>
</Human>
<Human rdf:ID="Ted_Nelson">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1937-+6-17+CE</has_birthdate>
</Human>
<Human rdf:ID="Nemesius_of_Emesa">
<has_nationality rdf:resource="#Christian"/>
</Human>
<Human rdf:ID="John_von_Neumann">
<has_nationality rdf:resource="#Hungarian"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903-12-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1957-+2-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Otto_Neurath">
<has_nationality rdf:resource="#Austrian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1882-12-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1945+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Henry_Newman">
<has_profession rdf:resource="#Cardinal"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1801-+2-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1890-+8-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Isaac_Newton">
<has_profession rdf:resource="#Alchemist"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1643-+1-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1727-+3-31+CE</has_deathdate>
</Human>
<Human rdf:ID="Nichiren">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1222-+2-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1282-10-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Nicholas_of_Autrecourt">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1299+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1369+CE</has_deathdate>
</Human>
<Human rdf:ID="Nicolas_of_Cusa">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Cardinal"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1401+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1464-+8-11+CE</has_deathdate>
</Human>
<Human rdf:ID="H._Richard_Niebuhr">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1894-+9-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1962-+7-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Reinhold_Niebuhr">
<has_nationality rdf:resource="#Christian"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1892-+6-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1971-+6-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Kai_Nielsen">
<has_profession rdf:resource="#Advocate"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1926+CE</has_birthdate>
</Human>
<Human rdf:ID="Friedrich_Nietzsche">
<has_nationality rdf:resource="#German"/>
<has_influenced rdf:resource="#Martin_Heidegger"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1844-10-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1900-+8-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Agostino_Nifo">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1473+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1538+CE</has_deathdate>
</Human>
<Human rdf:ID="Nishi_Amane">
<has_nationality rdf:resource="#Japanese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1829-+3-+7+CE</has_birthdate>
</Human>
<Human rdf:ID="Nishida_Kitaro">
<has_nationality rdf:resource="#Japanese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1870-+5-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1945+CE</has_deathdate>
</Human>
<Human rdf:ID="Nishitani_Keiji">
<has_nationality rdf:resource="#Japanese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1900+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1990+CE</has_deathdate>
</Human>
<Human rdf:ID="Kwame_Nkrumah">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1909-+9-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1972-+4-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Ernst_Nolte">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Historian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1923-+1-11+CE</has_birthdate>
</Human>
<Human rdf:ID="John_Norris">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1657+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1711+CE</has_deathdate>
</Human>
<Human rdf:ID="Novalis">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1772-+5-+2+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1801-+3-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Robert_Nozick">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1938-11-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2002+CE</has_deathdate>
</Human>
<Human rdf:ID="Numenius_Of_Apamea">
</Human>
<Human rdf:ID="Martha_Nussbaum">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947-+5-+6+CE</has_birthdate>
</Human>
<Human rdf:ID="Shalva_Nutsubidze">
<has_profession rdf:resource="#Translator"/>
<has_profession rdf:resource="#Doctor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1888-12-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1969-+1-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Anders_Nygren">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1890-11-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1978-10-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Michael_Oakeshott">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1901-12-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1990-12-19+CE</has_deathdate>
</Human>
<Human rdf:ID="William_of_Ockham">
<has_profession rdf:resource="#Friar"/>
<has_profession rdf:resource="#Philosopher"/>
<had_student rdf:resource="#Adam_de_Wodeham"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1288+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1348+CE</has_deathdate>
</Human>
<Human rdf:ID="Ogy%C5%AB_Sorai">
<has_nationality rdf:resource="#Japanese"/>
</Human>
<Human rdf:ID="Georges_Ohsawa">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1893-10-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1893-10-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Lorenz_Oken">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1779-+8-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1851-+8-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Karl_Olivecrona">
<has_profession rdf:resource="#Lawyer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1897+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1980+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_Olivi">
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1248+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1298-+3-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Olympiodorus_the_Younger">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+495+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+570+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Wood_Oman">
</Human>
<Human rdf:ID="Onora_O%27Neill">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1941-+8-23+CE</has_birthdate>
</Human>
<Human rdf:ID="Nicole_Oresme">
<has_profession rdf:resource="#Principal"/>
<has_profession rdf:resource="#Theologian"/>
<has_profession rdf:resource="#Bishop"/>
<has_profession rdf:resource="#King"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1320+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1382-+7-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Origen">
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+185+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+254+CE</has_deathdate>
</Human>
<Human rdf:ID="Jos%C3%A9_Ortega_y_Gasset">
<has_nationality rdf:resource="#Spanish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1883-+5-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1955-10-18+CE</has_deathdate>
</Human>
<Human rdf:ID="James_Oswald">
<has_profession rdf:resource="#Composer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1711+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1769+CE</has_deathdate>
</Human>
<Human rdf:ID="Rudolf_Otto">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Scholar"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1869-+9-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1937-+3-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="P._D._Ouspensky">
<has_nationality rdf:resource="#Russian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1878-+3-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947-10-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Albert_Outler">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1908+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1989+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Overton">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1599+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1664+CE</has_deathdate>
</Human>
<Human rdf:ID="Gwilyn_Ellis_Lane_Owen">
</Human>
<Human rdf:ID="Thomas_Paine">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1737-+1-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1809-+6-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="William_Paley">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1743-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1805-+5-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Panaetius">
</Human>
<Human rdf:ID="David_Papineau">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947+CE</has_birthdate>
</Human>
<Human rdf:ID="Paracelsus">
<has_profession rdf:resource="#Alchemist"/>
<has_profession rdf:resource="#Astrologer"/>
<has_profession rdf:resource="#General"/>
<has_profession rdf:resource="#Physician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1493-11-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1541-+9-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Vilfredo_Pareto">
<has_nationality rdf:resource="#Italian"/>
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Economist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1848-+7-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1923-+8-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Derek_Parfit">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942-12-11+CE</has_birthdate>
</Human>
<Human rdf:ID="Parmenides">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Plato"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+515+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+450+BCE</has_deathdate>
</Human>
<Human rdf:ID="Blaise_Pascal">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physicist"/>
<was_influenced_by rdf:resource="#Ren%C3%A9_Descartes"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1623-+6-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1662-+8-19+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Arthur_Passmore">
</Human>
<Human rdf:ID="Pata%C3%B1jali">
<has_nationality rdf:resource="#Hindu"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1965-11-+4+CE</has_birthdate>
</Human>
<Human rdf:ID="Jan_Pato%C4%81ka">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1907-+6-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1977-+3-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Francesco_Patrizi">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1529+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1597+CE</has_deathdate>
</Human>
<Human rdf:ID="Paul_of_Venice">
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Theologian"/>
<has_profession rdf:resource="#Saint"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1368+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1428+CE</has_deathdate>
</Human>
<Human rdf:ID="Christopher_Peacocke">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1950-+5-22+CE</has_birthdate>
</Human>
<Human rdf:ID="Giuseppe_Peano">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1858-+8-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1932-+4-20+CE</has_deathdate>
</Human>
<Human rdf:ID="David_Pearce">
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2005+CE</has_deathdate>
</Human>
<Human rdf:ID="David_Pears">
</Human>
<Human rdf:ID="John_Peckham">
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1292+CE</has_deathdate>
</Human>
<Human rdf:ID="Leonard_Peikoff">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1933-10-15+CE</has_birthdate>
</Human>
<Human rdf:ID="Benjamin_Peirce">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1809+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1880+CE</has_deathdate>
</Human>
<Human rdf:ID="Charles_Sanders_Peirce">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1839-+9-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1914-+4-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Pelagius">
<has_profession rdf:resource="#Monk"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+354+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+420+CE</has_deathdate>
</Human>
<Human rdf:ID="Jean-Jacques_Pelletier">
<has_nationality rdf:resource="#Canadian"/>
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947+CE</has_birthdate>
</Human>
<Human rdf:ID="William_Penbygull">
</Human>
<Human rdf:ID="Thomas_Percival">
</Human>
<Human rdf:ID="Ralph_Barton_Perry">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1876-+7-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1957+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_of_Auvergne">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Peter_of_Spain">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1276+CE</has_birthdate>
</Human>
<Human rdf:ID="Peter_the_Iberian">
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+411+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+491+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Stanley_Peters">
</Human>
<Human rdf:ID="Petrarch">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1304-+7-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1374-+7-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Leon_Petrazycki">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1867-+4-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1931-+5-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Joane_Petrizi">
</Human>
<Human rdf:ID="Pherecydes_of_Syros">
<has_nationality rdf:resource="#Greek"/>
</Human>
<Human rdf:ID="Philip_the_Chancellor">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Poet"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1160+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1236-12-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Philo_Judaeus_of_Alexandria">
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++20+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++50+CE</has_deathdate>
</Human>
<Human rdf:ID="Philo_of_Larissa">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+159+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++84+CE</has_deathdate>
</Human>
<Human rdf:ID="Philo_the_Dialectician">
</Human>
<Human rdf:ID="Philodemus_of_Gadara">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
</Human>
<Human rdf:ID="Philolaus">
<has_nationality rdf:resource="#Greek"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+470-12+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+385+BCE</has_deathdate>
</Human>
<Human rdf:ID="Joannes_Philoponus">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+490+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+570+CE</has_deathdate>
</Human>
<Human rdf:ID="Philostratus">
</Human>
<Human rdf:ID="Jean_Piaget">
<has_nationality rdf:resource="#Swiss"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1896-+8-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1980-+9-16+CE</has_deathdate>
</Human>
<Human rdf:ID="Giovanni_Pico_della_Mirandola">
<has_nationality rdf:resource="#Italian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1463-+2-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1494-11-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Issac_de_Pinto">
<has_nationality rdf:resource="#Portuguese"/>
<has_nationality rdf:resource="#Dutch"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1717+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1787-+8-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Robert_Pirsig">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1928-+9-+6+CE</has_birthdate>
</Human>
<Human rdf:ID="Max_Planck">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1858-+4-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947-10-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Alvin_Plantinga">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1932-11-15+CE</has_birthdate>
</Human>
<Human rdf:ID="Plato">
<has_nationality rdf:resource="#Ancient_Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_influenced rdf:resource="#Aristotle"/>
<has_influenced rdf:resource="#Georg_Anton_Friedrich_Ast"/>
<has_influenced rdf:resource="#Martin_Heidegger"/>
<was_influenced_by rdf:resource="#Heraclitus_of_Ephesus"/>
<was_influenced_by rdf:resource="#Hesiod"/>
<was_influenced_by rdf:resource="#Homer"/>
<was_influenced_by rdf:resource="#Parmenides"/>
<was_influenced_by rdf:resource="#Protagoras"/>
<was_influenced_by rdf:resource="#Pythagoras"/>
<was_influenced_by rdf:resource="#Socrates"/>
<was_taught_by rdf:resource="#Socrates"/>
<had_student rdf:resource="#Aristotle"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+427-+5-21+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+347-+1-14+BCE</has_deathdate>
</Human>
<Human rdf:ID="Georgi_Plekhanov">
<has_nationality rdf:resource="#Russian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1856-12-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1918-+5-30+CE</has_deathdate>
</Human>
<Human rdf:ID="George_Gemistos_Plethon">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1355+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1452+CE</has_deathdate>
</Human>
<Human rdf:ID="Plotinus">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+205+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+270+CE</has_deathdate>
</Human>
<Human rdf:ID="Plutarch_of_Athens">
</Human>
<Human rdf:ID="Mestrius_Plutarch_of_Chaeronia">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Biographer"/>
<has_profession rdf:resource="#Historian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++46+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+127+CE</has_deathdate>
</Human>
<Human rdf:ID="Konstantin_Pobedonostsev">
<has_nationality rdf:resource="#Russian"/>
<has_profession rdf:resource="#Jurist"/>
<has_profession rdf:resource="#Statesman"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1827-+5-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1907-+3-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Henri_Poincar%C3%A9">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1854-+4-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1912-+7-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Michael_Polanyi">
<has_nationality rdf:resource="#Hungarian"/>
<has_nationality rdf:resource="#British"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1891-+3-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1976-+2-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Isaac_Polgar">
<has_nationality rdf:resource="#Spanish"/>
<has_nationality rdf:resource="#Jewish"/>
</Human>
<Human rdf:ID="Polyaenus_of_Lampsacus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+340-+3+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+278+BCE</has_deathdate>
</Human>
<Human rdf:ID="Pietro_Pomponazzi">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1462-+9-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1525-+5-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Popkin">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1923-12-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2005+CE</has_deathdate>
</Human>
<Human rdf:ID="K._J._Popma">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1986+CE</has_deathdate>
</Human>
<Human rdf:ID="Karl_Popper">
<has_nationality rdf:resource="#Austrian"/>
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1902-+7-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1994-+9-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Porphyry">
<has_nationality rdf:resource="#Syrian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+233+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+309+CE</has_deathdate>
</Human>
<Human rdf:ID="Posidonius">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Geographer"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">BCE</has_deathdate>
</Human>
<Human rdf:ID="Emil_Leon_Post">
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1897-+2-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1954-+4-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Robert_Joseph_Pothier">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Jurist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1699-+1-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1772-+3-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Roscoe_Pound">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1870-10-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1964-+6-30+CE</has_deathdate>
</Human>
<Human rdf:ID="Karl_von_Prantl">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1820-+1-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1888-+9-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Dag_Prawitz">
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1936+CE</has_birthdate>
</Human>
<Human rdf:ID="Henry_Habberley_Price">
<has_nationality rdf:resource="#British"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1899-+5-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1984-11-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Price">
<has_nationality rdf:resource="#Welsh"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1723-+2-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1791-+4-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Harold_Arthur_Prichard">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1871+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947+CE</has_deathdate>
</Human>
<Human rdf:ID="Robert_Priddy">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1936+CE</has_birthdate>
</Human>
<Human rdf:ID="Joseph_Priestley">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Chemist"/>
<has_profession rdf:resource="#Educator"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1733-+3-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1804-+2-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Arthur_Prior">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1914-12-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1969+CE</has_deathdate>
</Human>
<Human rdf:ID="Proclus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+412-+2-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+485-+4-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Prodicus">
<has_nationality rdf:resource="#Greek"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+465+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+415+CE</has_deathdate>
</Human>
<Human rdf:ID="Harry_Prosch">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1917-+5-+4+CE</has_birthdate>
</Human>
<Human rdf:ID="Protagoras">
<has_nationality rdf:resource="#Greek"/>
<has_nationality rdf:resource="#Ancient_Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Plato"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+490-12+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+420+BCE</has_deathdate>
</Human>
<Human rdf:ID="Pierre-Joseph_Proudhon">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1809-+1-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1865-+1-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Michael_Psellus">
</Human>
<Human rdf:ID="Pseudo-Dionysius_the_Areopagite">
<has_influenced rdf:resource="#Saint_Thomas_Aquinas"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+500+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+580+CE</has_deathdate>
</Human>
<Human rdf:ID="Pseudo-Grosseteste">
</Human>
<Human rdf:ID="Ptolemy">
<has_nationality rdf:resource="#Greek"/>
<has_nationality rdf:resource="#Egyptian"/>
<has_profession rdf:resource="#Astrologer"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Geographer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++90+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+168+CE</has_deathdate>
</Human>
<Human rdf:ID="Samuel_Pufendorf">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Economist"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Statesman"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1632-+1-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1694-10-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Hilary_Putnam">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1926-+7-31+CE</has_birthdate>
</Human>
<Human rdf:ID="Pyrrho">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+360-11+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+270+BCE</has_deathdate>
</Human>
<Human rdf:ID="Pythagoras">
<has_nationality rdf:resource="#Greek"/>
<has_nationality rdf:resource="#Ancient_Greek"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Scientist"/>
<has_influenced rdf:resource="#Plato"/>
<was_influenced_by rdf:resource="#Thales"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+580-12+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+500+BCE</has_deathdate>
</Human>
<Human rdf:ID="W._V._O._Quine">
<has_nationality rdf:resource="#American"/>
<has_influenced rdf:resource="#Donald_Davidson"/>
<has_influenced rdf:resource="#Michael_Dummett"/>
<has_influenced rdf:resource="#Dagfinn_F%C3%B8llesdal"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1908-+6-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2000-12-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Anthony_Quinton">
</Human>
<Human rdf:ID="Fran%C3%A7ois_Rabelais">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1494+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1553-+4-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Gustav_Radbruch">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1878-11-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1949-11-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Janet_Radcliffe_Richards">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1944+CE</has_birthdate>
</Human>
<Human rdf:ID="Sarvepalli_Radhakrishnan">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1888-+9-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1975-+4-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Karl_Rahner">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1904-+3-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1984-+3-30+CE</has_deathdate>
</Human>
<Human rdf:ID="Ramanuja">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1017+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1137+CE</has_deathdate>
</Human>
<Human rdf:ID="Frank_P._Ramsey">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903-+2-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1930-+1-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Ian_Thomas_Ramsey">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1915-+1-31+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1972-10-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Petrus_Ramus">
<has_profession rdf:resource="#Farmer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1515+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1572-+8-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Jacques_Ranci%C3%A8re">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940+CE</has_birthdate>
</Human>
<Human rdf:ID="Ayn_Rand">
<has_nationality rdf:resource="#Russian"/>
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1905-+2-+2+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1982-+3-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Hastings_Rashdall">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1858+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1924+CE</has_deathdate>
</Human>
<Human rdf:ID="Felix_Ravaisson-Mollien">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Archaeologist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1813-10-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1900-+5-18+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Rawls">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1921-+2-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2002-11-24+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Ray">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1627-11-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1705-+1-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Daniel_Raymond">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1786+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1849+CE</has_deathdate>
</Human>
<Human rdf:ID="Rhazes">
</Human>
<Human rdf:ID="Fakhr_al-Din_al-Razi">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1149+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1209+CE</has_deathdate>
</Human>
<Human rdf:ID="Paul_Ree">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1849-11-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1901-10-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Pierre-Sylvain_Regis">
<was_taught_by rdf:resource="#Robert_Desgabets"/>
<had_student rdf:resource="#Robert_Desgabets"/>
</Human>
<Human rdf:ID="August_Wilhelm_Rehberg">
</Human>
<Human rdf:ID="Wilhelm_Reich">
<has_nationality rdf:resource="#Austrian"/>
<has_profession rdf:resource="#Psychiatrist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1897-+3-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1957-11-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Hans_Reichenbach">
<has_profession rdf:resource="#Educator"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1891-+9-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1953-+4-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Thomas_Reid">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1710-+4-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1796-10-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Hermann_Samuel_Reimarus">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1694-12-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1768-+3-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Adolf_Reinach">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1883-12-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1917-11-16+CE</has_deathdate>
</Human>
<Human rdf:ID="Karl_Leonhard_Reinhold">
<has_nationality rdf:resource="#Austrian"/>
<has_profession rdf:resource="#Philosopher"/>
<was_taught_by rdf:resource="#Immanuel_Kant"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1757-10-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1823-+4-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Karl_Renner">
<has_nationality rdf:resource="#Austrian"/>
<has_profession rdf:resource="#Politician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1870-12-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1950-12-31+CE</has_deathdate>
</Human>
<Human rdf:ID="Charles_Bernard_Renouvier">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1815-+1-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903-+9-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Nicholas_Rescher">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1928-+7-15+CE</has_birthdate>
</Human>
<Human rdf:ID="Rgyal_tshab_dar_ma_rin_chen">
</Human>
<Human rdf:ID="David_Ricardo">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1772-+4-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1823-+9-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_of_Middleton">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1249+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1306+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_of_St._Victor">
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1173+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Rufus_of_Cornwall">
<has_profession rdf:resource="#Theologian"/>
</Human>
<Human rdf:ID="I._A._Richards">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1893-+2-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1979-+9-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Radovan_Richta">
<has_nationality rdf:resource="#Czech"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1924-+6-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1983-+7-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Heinrich_Rickert">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1863-+5-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1936-+7-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Paul_Ricoeur">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1913-+2-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2005-+5-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Bernhard_Riemann">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1826-11-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1866-+7-20+CE</has_deathdate>
</Human>
<Human rdf:ID="R.R._Rockingham_Gill">
<has_profession rdf:resource="#Lecturer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1944+CE</has_birthdate>
</Human>
<Human rdf:ID="Jacques_Rohault">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1618+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1672-12-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Erwin_Rohde">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1845-10-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1898-+1-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Francisco_Romero">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1891+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1962+CE</has_deathdate>
</Human>
<Human rdf:ID="Avital_Ronell">
</Human>
<Human rdf:ID="Richard_Rorty">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1931-10-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2007-+6-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Vasily_Rozanov">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1856+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919+CE</has_deathdate>
</Human>
<Human rdf:ID="Roscelin_of_Compi%C3%A8gne">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1050+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1122+CE</has_deathdate>
</Human>
<Human rdf:ID="Johann_Karl_Friedrich_Rosenkranz">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1805-+4-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1879-+7-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Franz_Rosenzweig">
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1886-12-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1929-12-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Antonio_Rosmini">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1797+CE</has_birthdate>
</Human>
<Human rdf:ID="Alf_Niels_Christian_Ross">
</Human>
<Human rdf:ID="William_David_Ross">
<has_nationality rdf:resource="#Scottish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1877-+4-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1971-+5-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Gian-Carlo_Rota">
<has_nationality rdf:resource="#Italian"/>
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1932-+4-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1999-+4-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Jean_Jacques_Rousseau">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1712-+6-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1778-+7-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Claude_Henri_de_Rouvroy">
</Human>
<Human rdf:ID="Joseph_Rovan">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Politician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1918-+7-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2004+CE</has_deathdate>
</Human>
<Human rdf:ID="Josiah_Royce">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1855-11-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1916-+9-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Pierre_Paul_Royer-Collard">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Statesman"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1763-+6-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1845-+9-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Vasily_Rozanov">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1856+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919+CE</has_deathdate>
</Human>
<Human rdf:ID="Arnold_Ruge">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1802-+9-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1880-12-31+CE</has_deathdate>
</Human>
<Human rdf:ID="Michael_Ruse">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940-+6-21+CE</has_birthdate>
</Human>
<Human rdf:ID="Bertrand_Russell">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Advocate"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#John_Langshaw_Austin"/>
<has_influenced rdf:resource="#Alfred_Jules_Ayer"/>
<has_influenced rdf:resource="#Charlie_Dunbar_Broad"/>
<has_influenced rdf:resource="#Ludwig_Wittgenstein"/>
<was_influenced_by rdf:resource="#Gottlob_Frege"/>
<was_influenced_by rdf:resource="#David_Hume"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1872-+5-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1970-+2-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Jan_van_Ruysbroek">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1293+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1381-12-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Gilbert_Ryle">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<had_student rdf:resource="#J._J._C._Smart"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1900-+8-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1976-10-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Sa_skya_pandita">
</Human>
<Human rdf:ID="Saadya_Gaon">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+882+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+942+CE</has_deathdate>
</Human>
<Human rdf:ID="Mulla_Hadi_Sabzevari">
<has_nationality rdf:resource="#Iranian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1797+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1873+CE</has_deathdate>
</Human>
<Human rdf:ID="Mark_Sainsbury">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1943+CE</has_birthdate>
</Human>
<Human rdf:ID="%C3%89mile_Saisset">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1814-+9-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1863-12-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Nathan_Salmon">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1951-+1-+2+CE</has_birthdate>
</Human>
<Human rdf:ID="Wesley_Salmon">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1925+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2001-+4-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Francisco_Sanches">
<has_nationality rdf:resource="#Portuguese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1550+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1623+CE</has_deathdate>
</Human>
<Human rdf:ID="Michael_Sandel">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1953+CE</has_birthdate>
</Human>
<Human rdf:ID="George_Santayana">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1863-12-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1952-+9-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Prabhat_Rainjan_Sarkar">
<has_nationality rdf:resource="#Indian"/>
<has_profession rdf:resource="#Linguist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1921-+5-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1990-10-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Jean-Paul_Sartre">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Dramatist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Screenwriter"/>
<has_influenced rdf:resource="#Albert_Camus"/>
<has_influenced rdf:resource="#Simone_de_Beauvoir"/>
<has_influenced rdf:resource="#Gilles_Deleuze"/>
<was_influenced_by rdf:resource="#Albert_Camus"/>
<was_influenced_by rdf:resource="#Friedrich_Engels"/>
<was_influenced_by rdf:resource="#Alexander_Herzen"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1905-+6-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1980-+4-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Crispin_Sartwell">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Journalist"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1958+CE</has_birthdate>
</Human>
<Human rdf:ID="John_Ralston_Saul">
<has_nationality rdf:resource="#Canadian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947-+6-19+CE</has_birthdate>
</Human>
<Human rdf:ID="Ferdinand_de_Saussure">
<has_nationality rdf:resource="#Swiss"/>
<has_profession rdf:resource="#Linguist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1857-11-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1913-+2-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Fernando_Savater">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947+CE</has_birthdate>
</Human>
<Human rdf:ID="Friedrich_Karl_von_Savigny">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1779-+2-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1861-10-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Julius_Caesar_Scaliger">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Physician"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1484-+4-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1558-10-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Thomas_Scanlon">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940+CE</has_birthdate>
</Human>
<Human rdf:ID="Richard_Schacht">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1941-12-19+CE</has_birthdate>
</Human>
<Human rdf:ID="Max_Scheler">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1874-+8-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1928-+5-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Friedrich_Schelling">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1775-+1-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1854-+8-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Ferdinand_Canning_Scott_Schiller">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1864-+8-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1937-+8-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Friedrich_Schiller">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Dramatist"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1759-11-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1805-+5-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Friedrich_von_Schlegel">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1772-+3-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1829-+1-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Hubert_Schleichert">
<has_nationality rdf:resource="#Austrian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1935-+7-30+CE</has_birthdate>
</Human>
<Human rdf:ID="Friedrich_Schleiermacher">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1768-11-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1834-+2-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Moritz_Schlick">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1882-+4-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1936-+6-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Carl_Schmitt">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1888-+7-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1985-+4-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="J.B._Schneewind">
</Human>
<Human rdf:ID="Arthur_Schopenhauer">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1788-+2-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1860-+9-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Erwin_Schroedinger">
</Human>
<Human rdf:ID="Gottlob_Ernst_Schulze">
<has_profession rdf:resource="#Professor"/>
</Human>
<Human rdf:ID="Joseph_Schumpeter">
<has_nationality rdf:resource="#American"/>
<has_nationality rdf:resource="#Austrian"/>
<has_profession rdf:resource="#Economist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1883-+2-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1950-+1-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Anna_Maria_van_Schurman">
<has_nationality rdf:resource="#Dutch"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1607-11-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1678-+5-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Albert_Schweizer">
<has_profession rdf:resource="#Musician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1875-+1-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1965-+9-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Roger_Scruton">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1944-+2-27+CE</has_birthdate>
</Human>
<Human rdf:ID="John_Searle">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1932-+7-31+CE</has_birthdate>
</Human>
<Human rdf:ID="Charles_Secretan">
<has_nationality rdf:resource="#Swiss"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1815+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1895+CE</has_deathdate>
</Human>
<Human rdf:ID="Michal_Sedziw%C3%B3j">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Alchemist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1566+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1636+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Selden">
<has_profession rdf:resource="#Jurist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1584-12-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1654-11-30+CE</has_deathdate>
</Human>
<Human rdf:ID="Roy_Wood_Sellars">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1880+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1973-+9-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Wilfrid_Sellars">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1912-+5-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1989-+7-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Amartya_Sen">
<has_nationality rdf:resource="#Indian"/>
<has_profession rdf:resource="#Economist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1933-11-+3+CE</has_birthdate>
</Human>
<Human rdf:ID="Seneca_the_Younger">
<has_profession rdf:resource="#Dramatist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Statesman"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+++4-+3+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++65+CE</has_deathdate>
</Human>
<Human rdf:ID="Sengzhao">
<has_nationality rdf:resource="#Chinese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+384+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+414+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Sergeant">
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1852+CE</has_deathdate>
</Human>
<Human rdf:ID="Michel_Serres">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1930-+9-+1+CE</has_birthdate>
</Human>
<Human rdf:ID="Sextus_Empiricus">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+160+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+210+CE</has_deathdate>
</Human>
<Human rdf:ID="Shaftesbury">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1671-+2-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1713-+2-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Shah_Wali_Allah">
<has_nationality rdf:resource="#Muslim"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1703+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1762+CE</has_deathdate>
</Human>
<Human rdf:ID="Shang_Yang">
<has_profession rdf:resource="#Statesman"/>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+338+BCE</has_deathdate>
</Human>
<Human rdf:ID="Adi_Shankara">
</Human>
<Human rdf:ID="Shao_Yung">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1011+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1077+CE</has_deathdate>
</Human>
<Human rdf:ID="Johannes_Sharpe">
</Human>
<Human rdf:ID="Darius_Shayegan">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1935+CE</has_birthdate>
</Human>
<Human rdf:ID="Shen_Buhai">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Chancellor"/>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+337+BCE</has_deathdate>
</Human>
<Human rdf:ID="Shen_Dao">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+350-+1+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+275+BCE</has_deathdate>
</Human>
<Human rdf:ID="Lady_Mary_Shepherd">
</Human>
<Human rdf:ID="Lev_Shestov">
<has_nationality rdf:resource="#Russian"/>
<has_nationality rdf:resource="#Jewish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1866+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1938+CE</has_deathdate>
</Human>
<Human rdf:ID="Shinran">
<has_nationality rdf:resource="#Japanese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1173+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1263+CE</has_deathdate>
</Human>
<Human rdf:ID="Sydney_Shoemaker">
<has_profession rdf:resource="#Professor"/>
<has_profession rdf:resource="#Sage"/>
</Human>
<Human rdf:ID="Gustav_Gustavovich_Shpet">
<has_nationality rdf:resource="#Russian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1879+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1937+CE</has_deathdate>
</Human>
<Human rdf:ID="Shuju">
</Human>
<Human rdf:ID="Henry_Sidgwick">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1838-+5-31+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1900-+8-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Sigerus_of_Brabant">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1240+CE</has_birthdate>
</Human>
<Human rdf:ID="Christoph_Wilhelm_von_Sigwart">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1789-+8-31+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1844-11-16+CE</has_deathdate>
</Human>
<Human rdf:ID="Abu_Sulayman_Muhammad_al-Sijistani">
</Human>
<Human rdf:ID="Francesco_Silvestri">
</Human>
<Human rdf:ID="Georg_Simmel">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1858-+3-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1918-+9-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Simon_of_Faversham">
</Human>
<Human rdf:ID="Simplicius_of_Cilicia">
</Human>
<Human rdf:ID="Peter_Singer">
<has_nationality rdf:resource="#Australian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1946-+7-+6+CE</has_birthdate>
</Human>
<Human rdf:ID="B._F._Skinner">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Psychologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1904-+3-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1990-+8-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Thoralf_Skolem">
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1887-+5-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1963-+3-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Hryhori_Skovoroda">
<has_nationality rdf:resource="#Ukrainian"/>
<has_profession rdf:resource="#Composer"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1722+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1794+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_Sloterdijk">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947-+6-26+CE</has_birthdate>
</Human>
<Human rdf:ID="J._J._C._Smart">
<has_nationality rdf:resource="#Scottish"/>
<has_nationality rdf:resource="#Australian"/>
<has_profession rdf:resource="#Philosopher"/>
<was_taught_by rdf:resource="#Gilbert_Ryle"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1920+CE</has_birthdate>
</Human>
<Human rdf:ID="Adam_Smith">
<has_nationality rdf:resource="#Scottish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1723-+6-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1790-+7-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Huston_Smith">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919-+5-31+CE</has_birthdate>
</Human>
<Human rdf:ID="Michael_Smith">
<has_nationality rdf:resource="#Australian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1954-+7-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2000+CE</has_deathdate>
</Human>
<Human rdf:ID="Raymond_Smullyan">
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Magician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919+CE</has_birthdate>
</Human>
<Human rdf:ID="Joseph_D._Sneed">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physicist"/>
</Human>
<Human rdf:ID="Jan_Sniadecki">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Astronomer"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1756-+8-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1830-11-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Scott_Soames">
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1946+CE</has_birthdate>
</Human>
<Human rdf:ID="Elliot_Sober">
</Human>
<Human rdf:ID="Socrates">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Plato"/>
<had_student rdf:resource="#Plato"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+470+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+399+BCE</has_deathdate>
</Human>
<Human rdf:ID="Shihab_al-Din_Yahya_ibn_Habash_ibn_Amirak_al-Sohravardi">
</Human>
<Human rdf:ID="Karl_Wilhelm_Ferdinand_Solger">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1780-11-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1819-10-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Joseph_Soloveitchik">
<has_nationality rdf:resource="#American"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Rabbi"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1993+CE</has_deathdate>
</Human>
<Human rdf:ID="Vladimir_Solovyov">
<has_nationality rdf:resource="#Russian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1853+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1900+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Ruston_Kharsedji_Sorabji">
</Human>
<Human rdf:ID="Georges_Sorel">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1847-11-+2+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1922-+8-29+CE</has_deathdate>
</Human>
<Human rdf:ID="William_Ritchie_Sorley">
<has_nationality rdf:resource="#British"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1855-11-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1935-+7-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Abdolkarim_Soroush">
<has_nationality rdf:resource="#Iranian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1945+CE</has_birthdate>
</Human>
<Human rdf:ID="Ernest_Sosa">
</Human>
<Human rdf:ID="Sosan_Hyujong">
</Human>
<Human rdf:ID="Domingo_de_Soto">
<has_nationality rdf:resource="#Dominican"/>
<has_profession rdf:resource="#Priest"/>
<has_profession rdf:resource="#Theologian"/>
</Human>
<Human rdf:ID="Othmar_Spann">
<has_nationality rdf:resource="#Austrian"/>
<has_profession rdf:resource="#Economist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1878-10-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1950-+7-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Herbert_Spencer">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1820-+4-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903-12-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Thomas_Spencer_Baynes">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1823-+3-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1887+CE</has_deathdate>
</Human>
<Human rdf:ID="Oswald_Spengler">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1880-+5-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1936-+5-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Speusippus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+407+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+339+BCE</has_deathdate>
</Human>
<Human rdf:ID="Baruch_Spinoza">
<has_nationality rdf:resource="#Dutch"/>
<has_nationality rdf:resource="#Jewish"/>
<has_nationality rdf:resource="#Portuguese"/>
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Ren%C3%A9_Descartes"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1632-11-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1677-+2-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Afrikan_Spir">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1837-11-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1890-+3-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Gayatri_Chakravorty_Spivak">
<has_nationality rdf:resource="#Indian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942-+2-24+CE</has_birthdate>
</Human>
<Human rdf:ID="Lysander_Spooner">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Entrepreneur"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1808-+1-19+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1887-+5-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Timothy_L.S._Sprigge">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1932-+1-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2007-+7-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Edward_Stachura">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1937-+8-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1979-+7-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Anne_Louise_Germaine_de_Sta%C3%ABl">
<has_nationality rdf:resource="#French"/>
<has_nationality rdf:resource="#Swiss"/>
<has_profession rdf:resource="#Author"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1766-+4-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1817-+7-14+CE</has_deathdate>
</Human>
<Human rdf:ID="James_Dalrymple">
</Human>
<Human rdf:ID="Robert_Stalnaker">
</Human>
<Human rdf:ID="Henry_Stanton">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1805-+6-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1887-+1-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Olaf_Stapledon">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1886-+5-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1950-+9-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Stanislaw_Staszic">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Geologist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_profession rdf:resource="#Priest"/>
<has_profession rdf:resource="#Scholar"/>
<has_profession rdf:resource="#Statesman"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1755-11-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1826-+1-20+CE</has_deathdate>
</Human>
<Human rdf:ID="L._Susan_Stebbing">
<has_nationality rdf:resource="#British"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1885+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1943+CE</has_deathdate>
</Human>
<Human rdf:ID="Edith_Stein">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Saint"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1891-10-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942-+8-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Rudolf_Steiner">
<has_nationality rdf:resource="#Austrian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1861-+2-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1925-+3-30+CE</has_deathdate>
</Human>
<Human rdf:ID="Leslie_Stephen">
<has_profession rdf:resource="#Author"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1832-11-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1904-+2-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Charles_Leslie_Stevenson">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1908-+6-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1979-+3-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Dugald_Stewart">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1753-11-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1828-+6-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Stephen_Stich">
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1943-+5-+9+CE</has_birthdate>
</Human>
<Human rdf:ID="Edward_Stillingfeet">
</Human>
<Human rdf:ID="Stilpo">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+380+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+330+BCE</has_deathdate>
</Human>
<Human rdf:ID="James_Hutchison_Stirling">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1820-+1-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1909-+3-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Max_Stirner">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1806-10-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1856-+6-26+CE</has_deathdate>
</Human>
<Human rdf:ID="George_Frederick_Stout">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1860+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1944+CE</has_deathdate>
</Human>
<Human rdf:ID="David_Stove">
<has_nationality rdf:resource="#Australian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1927-+9-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1994-+6-+2+CE</has_deathdate>
</Human>
<Human rdf:ID="Strato_of_Lampsacus">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Director"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+340-+3+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+268+BCE</has_deathdate>
</Human>
<Human rdf:ID="David_Friedrich_Strauss">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1808-+1-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1874-+2-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Leo_Strauss">
<has_nationality rdf:resource="#German"/>
<has_nationality rdf:resource="#Jewish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1899-+9-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1973-10-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Galen_Strawson">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1952+CE</has_birthdate>
</Human>
<Human rdf:ID="P._F._Strawson">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919-11-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2006-+2-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Barry_Stroud">
</Human>
<Human rdf:ID="Carl_Stumpf">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Psychologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1848-+4-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1936-12-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Francisco_Su%C3%A1rez">
<has_nationality rdf:resource="#Spanish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1548-+1-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1617-+9-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Gabrielle_Suchon">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1631+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1703+CE</has_deathdate>
</Human>
<Human rdf:ID="Sun_Tzu">
</Human>
<Human rdf:ID="Sun_Yat-sen">
<has_nationality rdf:resource="#Chinese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1866-11-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1925-+3-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Sung_Hsing">
</Human>
<Human rdf:ID="Henry_Suso">
<has_nationality rdf:resource="#Dominican"/>
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1300+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1366+CE</has_deathdate>
</Human>
<Human rdf:ID="Emanuel_Swedenborg">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Scientist"/>
<has_profession rdf:resource="#Theologian"/>
<has_influenced rdf:resource="#Immanuel_Kant"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1688+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1772+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Swinburne">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1934-12-26+CE</has_birthdate>
</Human>
<Human rdf:ID="Syrianus">
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+437+CE</has_deathdate>
</Human>
<Human rdf:ID="David_Sztybel">
<has_nationality rdf:resource="#Canadian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1967-+2-+2+CE</has_birthdate>
</Human>
<Human rdf:ID="Javad_Tabatabaei">
<has_profession rdf:resource="#Historian"/>
</Human>
<Human rdf:ID="Debendranath_Tagore">
<has_nationality rdf:resource="#Indian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1817-+5-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1905-+1-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Rabindranath_Tagore">
<has_nationality rdf:resource="#Hindu"/>
<has_profession rdf:resource="#Composer"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Playwright"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1861-+5-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1941+CE</has_deathdate>
</Human>
<Human rdf:ID="Tai_Chen">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1724+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1724-+1-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Hippolyte_Taine">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Historian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1828-+4-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1893-+3-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="T%27an_Ssu-t%27ung">
<has_nationality rdf:resource="#Chinese"/>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1865-+3-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Tanabe_Hajime">
</Human>
<Human rdf:ID="T%27ang_Chun-i">
</Human>
<Human rdf:ID="Alfred_Tarski">
<has_nationality rdf:resource="#Polish"/>
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Logician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1901-+1-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1983-10-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Wladyslaw_Tatarkiewicz">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Esthetician"/>
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Johannes_Tauler">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1300+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1361-+6-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Nicolaus_Taurellus">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1547+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1606+CE</has_deathdate>
</Human>
<Human rdf:ID="Abu_Hayyan_al-Tawhidi">
</Human>
<Human rdf:ID="Charles_Taylor">
<has_nationality rdf:resource="#Canadian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1931-11-+5+CE</has_birthdate>
</Human>
<Human rdf:ID="Harriet_Taylor_Mill">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1807+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1858+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Taylor">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1919+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2003+CE</has_deathdate>
</Human>
<Human rdf:ID="Gustav_Teichmuller">
</Human>
<Human rdf:ID="Pierre_Teilhard_de_Chardin">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Priest"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1881-+5-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1955-+4-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Bernardino_Telesio">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1509+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1588+CE</has_deathdate>
</Human>
<Human rdf:ID="Placide_Tempels">
<has_profession rdf:resource="#Missionary"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1906+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1977+CE</has_deathdate>
</Human>
<Human rdf:ID="William_Temple">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1881-10-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1944-10-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Frederick_Robert_Tennant">
</Human>
<Human rdf:ID="Teresa_of_Avila">
<has_nationality rdf:resource="#Spanish"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1515-+3-28+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1582-10-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Tertullian">
<has_profession rdf:resource="#Author"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+155+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+230+CE</has_deathdate>
</Human>
<Human rdf:ID="Johannes_Nikolaus_Tetens">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Scientist"/>
<has_profession rdf:resource="#Statistician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1736-+9-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1807-+8-17+CE</has_deathdate>
</Human>
<Human rdf:ID="Thales">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Anaximander"/>
<has_influenced rdf:resource="#Pythagoras"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+624-12+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+546+BCE</has_deathdate>
</Human>
<Human rdf:ID="Themistius">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+317+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+387+CE</has_deathdate>
</Human>
<Human rdf:ID="Theodorus_of_Cyrene">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Mathematician"/>
</Human>
<Human rdf:ID="Theophrastus">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+371+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+287+BCE</has_deathdate>
</Human>
<Human rdf:ID="Helmut_Thielicke">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Rector"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1908-12-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1986-+3-+5+CE</has_deathdate>
</Human>
<Human rdf:ID="Thierry_of_Chartres">
</Human>
<Human rdf:ID="Thomas_%C3%AD_Kempis">
<has_nationality rdf:resource="#Christian"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Monk"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1380+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1471-+7-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Thomas_of_Erfurt">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1300+CE</has_birthdate>
</Human>
<Human rdf:ID="Christian_Thomasius">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Jurist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1655-+1-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1728-+9-23+CE</has_deathdate>
</Human>
<Human rdf:ID="William_Thompson">
<has_nationality rdf:resource="#Irish"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1775+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1833-+3-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Judith_Jarvis_Thomson">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1929+CE</has_birthdate>
</Human>
<Human rdf:ID="Henry_David_Thoreau">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1817-+7-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1862+CE</has_deathdate>
</Human>
<Human rdf:ID="Thrasymachus">
</Human>
<Human rdf:ID="Thucydides">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Historian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+460-+3+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+400+BCE</has_deathdate>
</Human>
<Human rdf:ID="Paul_Tillich">
<has_nationality rdf:resource="#German"/>
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1886-+8-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1965-10-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Timaeus_of_Locres">
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Timon_of_Phlius">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+320+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+230+BCE</has_deathdate>
</Human>
<Human rdf:ID="Matthew_Tindal">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1657+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1733-+8-16+CE</has_deathdate>
</Human>
<Human rdf:ID="Alexis_de_Tocqueville">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Historian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1805-+7-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1859-+4-16+CE</has_deathdate>
</Human>
<Human rdf:ID="Tzvetan_Todorov">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1939-+3-+1+CE</has_birthdate>
</Human>
<Human rdf:ID="John_Toland">
<has_nationality rdf:resource="#Irish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1670-11-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1722-+3-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Francisco_de_Toledo">
</Human>
<Human rdf:ID="Leo_Tolstoy">
<has_nationality rdf:resource="#Russian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1828-+9-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1910-11-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Tominaga_Nakamoto">
</Human>
<Human rdf:ID="Friedrich_Adolf_Trendelenburg">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philologist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1802-11-30+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1872-+1-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Ernst_Troeltsch">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Theologian"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1865-+2-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1923-+2-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Leon_Trotsky">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1879+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940+CE</has_deathdate>
</Human>
<Human rdf:ID="Ehrenfried_Walther_von_Tschirnhaus">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Physician"/>
<has_profession rdf:resource="#Physicist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1651-+4-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1708-10-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Je_Tsongkhapa">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1357+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1419+CE</has_deathdate>
</Human>
<Human rdf:ID="Tsou_Yen">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+305+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+305+BCE</has_deathdate>
</Human>
<Human rdf:ID="Abraham_Tucker">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1705-+9-+2+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1774-11-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Benjamin_Tucker">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1854-+4-17+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1939-+6-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_Tudvad">
<has_nationality rdf:resource="#Danish"/>
<has_profession rdf:resource="#Scholar"/>
</Human>
<Human rdf:ID="Ernst_Tugendhat">
<has_nationality rdf:resource="#Czech"/>
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1930-+3-+8+CE</has_birthdate>
</Human>
<Human rdf:ID="Raimo_Tuomela">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1940-10-+9+CE</has_birthdate>
</Human>
<Human rdf:ID="Alan_Turing">
<has_profession rdf:resource="#Cryptographer"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1912-+6-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1954-+6-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="George_Turnball">
</Human>
<Human rdf:ID="Nasir_al-Din_Tusi">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1201-+2-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1201-+6-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Kazimierz_Twardowski">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1866-10-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1938-+2-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Michael_Tye">
</Human>
<Human rdf:ID="TK_Neezar_Ahmed">
</Human>
<Human rdf:ID="Pietro_Ubaldi">
<has_nationality rdf:resource="#Italian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1886-+8-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1972+CE</has_deathdate>
</Human>
<Human rdf:ID="Udayana">
<has_nationality rdf:resource="#Hindu"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++10+CE</has_deathdate>
</Human>
<Human rdf:ID="Uddyotakara">
</Human>
<Human rdf:ID="Uisang">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+625+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+702+CE</has_deathdate>
</Human>
<Human rdf:ID="Ulrich_of_Strasbourg">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1225+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1277+CE</has_deathdate>
</Human>
<Human rdf:ID="Hermann_Ulrici">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1806-+3-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1884-+1-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Miguel_de_Unamuno">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Playwright"/>
<has_profession rdf:resource="#Poet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1864-+9-29+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1936-12-31+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_Unger">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
</Human>
<Human rdf:ID="Dimitri_Uznadze">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1886-12-+2+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1950-10-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Hans_Vaihinger">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1852-+9-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1933-12-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Valentinius">
</Human>
<Human rdf:ID="Lorenzo_Valla">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Educator"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1407+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1457-+8-+1+CE</has_deathdate>
</Human>
<Human rdf:ID="Vallabhacharya">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1479+CE</has_birthdate>
</Human>
<Human rdf:ID="Bas_C._van_Fraassen">
<has_nationality rdf:resource="#Dutch"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1941-+4-+5+CE</has_birthdate>
</Human>
<Human rdf:ID="Peter_van_Inwagen">
</Human>
<Human rdf:ID="Giulio_Cesare_Vanini">
<has_nationality rdf:resource="#Italian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1585+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1619-+2-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Francisco_Varela">
<has_nationality rdf:resource="#Chilean"/>
<has_profession rdf:resource="#Biologist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Teacher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1946-+9-+7+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2001-+5-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Vasubandhu">
</Human>
<Human rdf:ID="Vatsyayana">
</Human>
<Human rdf:ID="Emerich_de_Vattel">
<has_nationality rdf:resource="#Swiss"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1714-+4-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1767-12-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Gianni_Vattimo">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Politician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1936-+1-+4+CE</has_birthdate>
</Human>
<Human rdf:ID="Vauvenargues">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1715-+8-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1747-+5-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Gabriel_Vazquez">
</Human>
<Human rdf:ID="John_Venn">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1834-+8-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1923-+4-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Henry_Babcock_Veatch">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1911-+8-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1999-+7-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Nicoletto_Vernia">
</Human>
<Human rdf:ID="Giambattista_Vico">
<has_profession rdf:resource="#Historian"/>
<has_profession rdf:resource="#Jurist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1668-+6-23+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1744-+1-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Milan_Vidmar">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1885-+6-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1962-10-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Michel_Villey">
</Human>
<Human rdf:ID="Vital_Du_Four">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1260+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1327+CE</has_deathdate>
</Human>
<Human rdf:ID="Francisco_de_Vitoria">
<has_nationality rdf:resource="#Spanish"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1480+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1546-+8-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Juan_Lu%C3%ADs_Vives">
<has_nationality rdf:resource="#Spanish"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1492-+3-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1540-+5-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Gregory_Vlastos">
<has_profession rdf:resource="#Author"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1907-+7-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1991-10-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Eric_Voegelin">
<has_nationality rdf:resource="#German"/>
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1901-+1-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1985-+1-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Voltaire">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1694-11-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1778-+5-30+CE</has_deathdate>
</Human>
<Human rdf:ID="Georg_Henrik_von_Wright">
<has_nationality rdf:resource="#Finnish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Professor"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1916-+6-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2003+CE</has_deathdate>
</Human>
<Human rdf:ID="Lev_Vygotsky">
<has_nationality rdf:resource="#Soviet"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1896+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1934+CE</has_deathdate>
</Human>
<Human rdf:ID="Boris_Petrovich_Vysheslavtsev">
</Human>
<Human rdf:ID="Jean_Wahl">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1888-+5-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1974+CE</has_deathdate>
</Human>
<Human rdf:ID="Friedrich_Waismann">
<has_nationality rdf:resource="#Austrian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1896-+3-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1959-11-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="David_Walford">
<has_profession rdf:resource="#Lecturer"/>
</Human>
<Human rdf:ID="Alfred_Russel_Wallace">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Anthropologist"/>
<has_profession rdf:resource="#Biologist"/>
<has_profession rdf:resource="#Explorer"/>
<has_profession rdf:resource="#Geographer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1823-+1-+8+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1913-11-+7+CE</has_deathdate>
</Human>
<Human rdf:ID="Michael_Walzer">
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1935+CE</has_birthdate>
</Human>
<Human rdf:ID="Ernest_Wamba_dia_Wamba">
<has_profession rdf:resource="#President"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942+CE</has_birthdate>
</Human>
<Human rdf:ID="Wang_Ch%27ung">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++27+CE</has_deathdate>
</Human>
<Human rdf:ID="Wang_Fuzhi">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1619+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1692+CE</has_deathdate>
</Human>
<Human rdf:ID="Hao_Wang">
<has_nationality rdf:resource="#Chinese"/>
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1921-+5-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1995-+5-13+CE</has_deathdate>
</Human>
<Human rdf:ID="Wang_Pi">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+226+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+249+CE</has_deathdate>
</Human>
<Human rdf:ID="Wang_Yangming">
<has_nationality rdf:resource="#Chinese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1472+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1529+CE</has_deathdate>
</Human>
<Human rdf:ID="James_Ward">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Psychologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1843-+1-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1925-+3-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Geoffrey_J._Warnock">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1923+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1995+CE</has_deathdate>
</Human>
<Human rdf:ID="Mary_Warnock">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1924-+4-14+CE</has_birthdate>
</Human>
<Human rdf:ID="John_B._Watson">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Psychologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1878-+1-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1958-+9-25+CE</has_deathdate>
</Human>
<Human rdf:ID="Watsuji_Tetsuro">
<has_nationality rdf:resource="#Japanese"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1889-+3-+1+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1960-12-26+CE</has_deathdate>
</Human>
<Human rdf:ID="Alan_Watts">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1915-+1-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1973-11-16+CE</has_deathdate>
</Human>
<Human rdf:ID="Max_Weber">
<has_nationality rdf:resource="#German"/>
<has_influenced rdf:resource="#Theodor_Adorno"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1864-+4-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1920-+6-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Eric_Weil">
</Human>
<Human rdf:ID="Simone_Weil">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1909-+2-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1943-+8-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Ota_Weinberger">
</Human>
<Human rdf:ID="Otto_Weininger">
<has_nationality rdf:resource="#Austrian"/>
<has_nationality rdf:resource="#Jewish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1880-+4-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1903-10-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Christian_Hermann_Weisse">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1801-+8-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1866-+9-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Victoria">
</Human>
<Human rdf:ID="Cornel_West">
<has_nationality rdf:resource="#American"/>
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1953-+6-+2+CE</has_birthdate>
</Human>
<Human rdf:ID="Edvard_Westermarck">
<has_nationality rdf:resource="#Finnish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1862-11-20+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1939-+9-+3+CE</has_deathdate>
</Human>
<Human rdf:ID="Hermann_Weyl">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1885-11-+9+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1955-12-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="Frantisek_Weyr">
</Human>
<Human rdf:ID="William_Whewell">
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Priest"/>
<has_profession rdf:resource="#Scientist"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1794-+5-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1866-+3-+6+CE</has_deathdate>
</Human>
<Human rdf:ID="Benjamin_Whichcote">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1609+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1683+CE</has_deathdate>
</Human>
<Human rdf:ID="Thomas_White">
</Human>
<Human rdf:ID="Alfred_North_Whitehead">
<has_profession rdf:resource="#Mathematician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1861-+2-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1947-12-30+CE</has_deathdate>
</Human>
<Human rdf:ID="David_Wiggins">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1933-+3-+8+CE</has_birthdate>
</Human>
<Human rdf:ID="Ken_Wilber">
<has_nationality rdf:resource="#American"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1949-+1-31+CE</has_birthdate>
</Human>
<Human rdf:ID="William_of_Alnwick">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1275+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1333+CE</has_deathdate>
</Human>
<Human rdf:ID="William_of_Auvergne">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1190+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1249+CE</has_deathdate>
</Human>
<Human rdf:ID="William_of_Auxerre">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Theologian"/>
</Human>
<Human rdf:ID="William_of_Champeaux">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1070+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1121+CE</has_deathdate>
</Human>
<Human rdf:ID="William_of_Conches">
<has_nationality rdf:resource="#French"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="William_of_Moerbeke">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1215+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1286+CE</has_deathdate>
</Human>
<Human rdf:ID="William_of_Shyreswood">
<has_profession rdf:resource="#Logician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1190+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1249+CE</has_deathdate>
</Human>
<Human rdf:ID="Bernard_Williams">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1929-+9-21+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2003-+6-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Timothy_Williamson">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1995-+8-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2000+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Cook_Wilson">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1849-+6-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1915+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_Winch">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1926-+1-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1997-+4-27+CE</has_deathdate>
</Human>
<Human rdf:ID="Wilhelm_Windelband">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1848-+5-11+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1915-10-22+CE</has_deathdate>
</Human>
<Human rdf:ID="Kwasi_Wiredu">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1931+CE</has_birthdate>
</Human>
<Human rdf:ID="John_Wisdom">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1904+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1993+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Witherspoon">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1723-+2-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1794-11-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Stanislaw_Ignacy_Witkiewicz">
<has_nationality rdf:resource="#Polish"/>
<has_profession rdf:resource="#Painter"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Photographer"/>
<has_profession rdf:resource="#Playwright"/>
<has_profession rdf:resource="#Writer"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1885-+2-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1939-+9-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Ludwig_Wittgenstein">
<has_nationality rdf:resource="#Austrian"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#G._E._M._Anscombe"/>
<has_influenced rdf:resource="#Alfred_Jules_Ayer"/>
<has_influenced rdf:resource="#Donald_Davidson"/>
<was_influenced_by rdf:resource="#Gottlob_Frege"/>
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<was_influenced_by rdf:resource="#Bertrand_Russell"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1889-+4-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1951-+4-29+CE</has_deathdate>
</Human>
<Human rdf:ID="Adam_de_Wodeham">
<was_taught_by rdf:resource="#William_of_Ockham"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1300+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1358+CE</has_deathdate>
</Human>
<Human rdf:ID="Christian_Wolff">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_influenced rdf:resource="#Immanuel_Kant"/>
<has_influenced rdf:resource="#Martin_Knutzen"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1679-+1-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1754-+4-+9+CE</has_deathdate>
</Human>
<Human rdf:ID="William_Wollaston">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1659-+3-26+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1724-10-29+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_Wollheim">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1923-+5-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2003-11-+4+CE</has_deathdate>
</Human>
<Human rdf:ID="Mary_Wollstonecraft">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1759-+4-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1797-+9-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Nicholas_Wolterstorff">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1932-+1-21+CE</has_birthdate>
</Human>
<Human rdf:ID="Wonchuk">
<has_nationality rdf:resource="#Korean"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+613+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+696+CE</has_deathdate>
</Human>
<Human rdf:ID="Wonhyo_Daisa">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+617+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+686+CE</has_deathdate>
</Human>
<Human rdf:ID="Woo_Tsin-hang">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Linguist"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1865-+3-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1953+CE</has_deathdate>
</Human>
<Human rdf:ID="Chauncey_Wright">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1830-+9-10+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1875-+9-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Crispin_Wright">
<has_nationality rdf:resource="#British"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1942+CE</has_birthdate>
</Human>
<Human rdf:ID="Dorothy_Maud_Wrinch">
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1894-+9-12+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1976-+2-11+CE</has_deathdate>
</Human>
<Human rdf:ID="Jerzy_Wroblewski">
</Human>
<Human rdf:ID="Wilhelm_Wundt">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Physiologist"/>
<has_profession rdf:resource="#Psychologist"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1832-+8-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1920-+8-31+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Wyclif">
<has_profession rdf:resource="#Theologian"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1320+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1384-12-31+CE</has_deathdate>
</Human>
<Human rdf:ID="Xenocrates">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Rector"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+396-11+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+314+BCE</has_deathdate>
</Human>
<Human rdf:ID="Xenophanes">
<has_nationality rdf:resource="#Greek"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+570-12+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+480+BCE</has_deathdate>
</Human>
<Human rdf:ID="Xenophon">
<has_profession rdf:resource="#Mercenary"/>
<has_profession rdf:resource="#Soldier"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+427-10+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+355+BCE</has_deathdate>
</Human>
<Human rdf:ID="Xun_Zi">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+310+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+237+CE</has_deathdate>
</Human>
<Human rdf:ID="Yajnavalkya">
<has_profession rdf:resource="#Sage"/>
</Human>
<Human rdf:ID="Yang_Chu">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Philosopher"/>
</Human>
<Human rdf:ID="Yang_Hsiung">
<has_nationality rdf:resource="#Chinese"/>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">++18+CE</has_deathdate>
</Human>
<Human rdf:ID="Yen_Yuan">
</Human>
<Human rdf:ID="Yi_Hwang">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1501+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1570+CE</has_deathdate>
</Human>
<Human rdf:ID="Yi_Yulgok">
</Human>
<Human rdf:ID="Yi_Kan">
</Human>
<Human rdf:ID="Francis_Parker_Yockey">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1917-+9-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1960-+6-16+CE</has_deathdate>
</Human>
<Human rdf:ID="Arthur_M._Young">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1905-11-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1995+CE</has_deathdate>
</Human>
<Human rdf:ID="Jacopo_Zabarella">
<has_nationality rdf:resource="#Italian"/>
<has_profession rdf:resource="#Logician"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1532-+9-+5+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1589-10-15+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_Wessel_Zapffe">
<has_profession rdf:resource="#Author"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1899-12-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1990-10-12+CE</has_deathdate>
</Human>
<Human rdf:ID="Zeami_Motokiyo">
<has_nationality rdf:resource="#Japanese"/>
<has_profession rdf:resource="#Actor"/>
<has_profession rdf:resource="#Aesthetician"/>
<has_profession rdf:resource="#Playwright"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1363+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1443+CE</has_deathdate>
</Human>
<Human rdf:ID="Eduard_Zeller">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1814-+1-22+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1908-+3-19+CE</has_deathdate>
</Human>
<Human rdf:ID="Zeno_of_Citium">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+333-+8+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+264+BCE</has_deathdate>
</Human>
<Human rdf:ID="Zeno_of_Elea">
<has_nationality rdf:resource="#Greek"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+490-12+BCE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+430+BCE</has_deathdate>
</Human>
<Human rdf:ID="Zeno_of_Sidon">
</Human>
<Human rdf:ID="Zeno_of_Tarsus">
</Human>
<Human rdf:ID="Ernst_Zermelo">
<has_nationality rdf:resource="#German"/>
<has_profession rdf:resource="#Mathematician"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1871-+7-27+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1953-+5-21+CE</has_deathdate>
</Human>
<Human rdf:ID="Philip_Zhai">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1957+CE</has_deathdate>
</Human>
<Human rdf:ID="Zhiyi">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+538+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+597+CE</has_deathdate>
</Human>
<Human rdf:ID="Zhou_Guoping">
<has_nationality rdf:resource="#Chinese"/>
<has_profession rdf:resource="#Philosopher"/>
<has_profession rdf:resource="#Scholar"/>
</Human>
<Human rdf:ID="Zhu_Xi">
<has_profession rdf:resource="#Scholar"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1130-10-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1200-+4-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Zhuang_Zi">
<was_influenced_by rdf:resource="#Laozi"/>
</Human>
<Human rdf:ID="Slavoj_%C5%BDi%C5%BEek">
<has_profession rdf:resource="#Philosopher"/>
<was_influenced_by rdf:resource="#Theodor_Adorno"/>
<was_influenced_by rdf:resource="#Ren%C3%A9_Descartes"/>
<was_influenced_by rdf:resource="#Immanuel_Kant"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1949-+3-21+CE</has_birthdate>
</Human>
<Human rdf:ID="Florian_Znaniecki">
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1882-+1-15+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1958-+3-23+CE</has_deathdate>
</Human>
<Human rdf:ID="Zongmi">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+780+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+841+CE</has_deathdate>
</Human>
<Human rdf:ID="Xavier_Zubiri">
<has_nationality rdf:resource="#Spanish"/>
<has_profession rdf:resource="#Philosopher"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1889+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1983+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_Auriol">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1280+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1322-+1-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Saint_Augustine">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+354-11-13+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+430-+8-28+CE</has_deathdate>
</Human>
<Human rdf:ID="Lady_Anne_Conway">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1631-12-14+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1679-+2-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Richard_the_Sophister">
</Human>
<Human rdf:ID="John_Buridan">
<has_nationality rdf:resource="#French"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1300+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1358+CE</has_deathdate>
</Human>
<Human rdf:ID="Peter_John_Olivi">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1248+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1298-+3-14+CE</has_deathdate>
</Human>
<Human rdf:ID="Paul_Natorp">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1854-+1-24+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1924-+8-17+CE</has_deathdate>
</Human>
<Human rdf:ID="George_Edward_Moore">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1873-11-+4+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1958-10-24+CE</has_deathdate>
</Human>
<Human rdf:ID="Lady_Damaris_Masham">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1659-+1-18+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1708-+4-20+CE</has_deathdate>
</Human>
<Human rdf:ID="Catharine_Trotter_Cockburn">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1679-+8-16+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1749-+5-11+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Duns_Scotus">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1266+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1308-11-+8+CE</has_deathdate>
</Human>
<Human rdf:ID="Alfred_Schutz">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1899+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1959+CE</has_deathdate>
</Human>
<Human rdf:ID="John_Scottus_Eriugena">
<has_nationality rdf:resource="#Irish"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+815+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">+877+CE</has_deathdate>
</Human>
<Human rdf:ID="Laozi">
<has_influenced rdf:resource="#Zhuang_Zi"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">BCE</has_birthdate>
</Human>
<Human rdf:ID="Johann_Gottfried_von_Herder">
<has_nationality rdf:resource="#German"/>
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1744-+8-25+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1803-12-18+CE</has_deathdate>
</Human>
<Human rdf:ID="Robert_Holkot">
<has_nationality rdf:resource="#Dominican"/>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1349+CE</has_deathdate>
</Human>
<Human rdf:ID="Zhuangzi">
</Human>
<Human rdf:ID="Jane_Addams">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1860-+9-+6+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1935+CE</has_deathdate>
</Human>
<Human rdf:ID="Judah_Abrabanel">
</Human>
<Human rdf:ID="David">
</Human>
<Human rdf:ID="Anton_Marty">
</Human>
<Human rdf:ID="Eugen_Rosenstock-Huessy">
</Human>
<Human rdf:ID="Gershom_Scholem">
</Human>
<Human rdf:ID="Suhrawardi">
</Human>
<Human rdf:ID="Xunzi">
</Human>
<Human rdf:ID="Eugen_Rosenstock-Huessy">
</Human>
<Human rdf:ID="Ikhwan_al-Safa">
</Human>
<Human rdf:ID="Kum%C4%81rila__Bha%E1%B9%AD%E1%B9%ADa">
</Human>
<Human rdf:ID="%C5%9A%C4%81ntarak%E1%B9%A3ita">
</Human>
<Human rdf:ID="August_Wilhelm_von_Schlegel">
</Human>
<Human rdf:ID="Jayar%C4%81%C5%9Bi">
</Human>
<Human rdf:ID="Gorampa_%5Bgo_rams_pa%5D">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1357+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1419+CE</has_deathdate>
</Human>
<Human rdf:ID="Alexander_Crummell">
<has_birthdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1819-+3-+3+CE</has_birthdate>
<has_deathdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1898-+9-10+CE</has_deathdate>
</Human>
<Human rdf:ID="Madeleine_de_Scud%C3%A9ry">
</Human>
<Human rdf:ID="Margaret_Fell">
</Human>
<Human rdf:ID="Count_Paul_Yorck_von_Wartenburg">
</Human>
<Human rdf:ID="Alain_LeRoy_Locke">
</Human>
<Human rdf:ID="Ludwik_Fleck">
</Human>
<Human rdf:ID="Frederick_Douglass">
</Human>
<Human rdf:ID="Nicolai_Hartmann">
</Human>
<Human rdf:ID="Catharine_Macaulay">
</Human>
<Human rdf:ID="Lucrezia_Marinella">
</Human>
<Human rdf:ID="Donald_Cary_Williams">
</Human>
<Human rdf:ID="Fran%C3%A7ois_Poulain_de_la_Barr%C3%A9">
</Human>
<Human rdf:ID="Richard_FitzRalph">
</Human>
<philosophy_of_mind rdf:ID="mental_state" />
<philosophy_of_mind rdf:ID="occasionalism" />
<philosophy_of_mind rdf:ID="divine_illumination" />
<philosophy_of_mind rdf:ID="modularity_of_mind" />
<philosophy_of_mind rdf:ID="syntactic_analysis" />
<philosophy_of_mind rdf:ID="mental_representation_in_medieval_philosophy" />
<philosophy_of_mind rdf:ID="dualism_and_metaphysics_of_mind" />
<philosophy_of_mind rdf:ID="spinoza%27s_psychological_theory" />
<aspects_of_consciousness rdf:ID="self-consciousness" />
<aspects_of_consciousness rdf:ID="unity_of_consciousness" />
<aspects_of_consciousness rdf:ID="function_of_consciousness" />
<aspects_of_consciousness rdf:ID="absent_qualia" />
<consciousness rdf:ID="explanatory_gap" />
<consciousness rdf:ID="quantum_approaches_to_consciousness" />
<modal_logic rdf:ID="epistemic_logic" />
<modal_logic rdf:ID="temporal_logic" />
<modal_logic rdf:ID="provability_logic" />
<modal_logic rdf:ID="hybrid_logic" />
<qualia rdf:ID="knowledge_argument" />
<qualia rdf:ID="blindsight" />
<qualia rdf:ID="absent_qualia" />
<qualia rdf:ID="inverted_qualia" />
<perceptual_experience rdf:ID="problem_of_perception" />
<perceptual_experience rdf:ID="epistemological_problems_of_perception" />
<perceptual_experience rdf:ID="nonconceptual_mental_content" />
<mental_content rdf:ID="concepts" />
<mental_content rdf:ID="mental_representation" />
<mental_content rdf:ID="narrow_mental_content" />
<mental_content rdf:ID="non-conceptual_content" />
<mental_content rdf:ID="nonconceptual_mental_content" />
<internalism_and_externalism rdf:ID="externalism_about_mental_content" />
<internalism_and_externalism rdf:ID="internalist_vs._externalist_conceptions_of_epistemic_justification" />
<propositional_attitudes rdf:ID="desires" />
<propositional_attitudes rdf:ID="intentional_stance" />
<propositional_attitudes rdf:ID="propositional_attitude_reports" />
<propositional_attitudes rdf:ID="structured_propositions" />
<propositional_attitudes rdf:ID="anaphora" />
<propositional_attitudes rdf:ID="intensional_transitive_verbs" />
<propositional_attitudes rdf:ID="eliminativism_about_propositional_attitudes" />
<theories_of_mental_content rdf:ID="causal_theories_of_mental_content" />
<theories_of_mental_content rdf:ID="teleological_theories_of_mental_content" />
<metaphysics_of_mind rdf:ID="epiphenomenalism" />
<metaphysics_of_mind rdf:ID="panpsychism" />
<metaphysics_of_mind rdf:ID="neutral_monism" />
<metaphysics_of_mind rdf:ID="interactionism" />
<functionalism rdf:ID="machine_functionalism" />
<dualism rdf:ID="cartesian_dualism" />
<dualism rdf:ID="property_dualism" />
<personal_identity rdf:ID="multiple_personalities" />
<personal_identity rdf:ID="identity_through_time" />
<personal_identity rdf:ID="identity_over_time" />
<personal_identity rdf:ID="relative_identity" />
<personal_identity rdf:ID="animalism" />
<personal_identity rdf:ID="split_brains" />
<artificial_intelligence rdf:ID="scientific_explanation" />
<artificial_intelligence rdf:ID="moral_psychology" />
<artificial_intelligence rdf:ID="denotation" />
<artificial_intelligence rdf:ID="speech_act" />
<artificial_intelligence rdf:ID="replication" />
<artificial_intelligence rdf:ID="common_knowledge" />
<artificial_intelligence rdf:ID="multiple_realizability" />
<artificial_intelligence rdf:ID="cartesian_dualism" />
<artificial_intelligence rdf:ID="explanatory_gap" />
<artificial_intelligence rdf:ID="non-monotonic_logic" />
<artificial_intelligence rdf:ID="turing_test" />
<artificial_intelligence rdf:ID="logic_of_conditionals" />
<artificial_intelligence rdf:ID="logical_behaviorism" />
<artificial_intelligence rdf:ID="defeasible_reasoning" />
<computation_and_representation rdf:ID="turing_machine" />
<dynamic_system rdf:ID="neural_network" />
<computationalism rdf:ID="computational_theory_of_mind" />
<computationalism rdf:ID="chinese_room_argument" />
<connectionism rdf:ID="training_set" />
<connectionism rdf:ID="input_unit" />
<connectionism rdf:ID="activation_value" />
<connectionism rdf:ID="subsymbolic_computation" />
<connectionism rdf:ID="parallel_processing" />
<thinking_machine rdf:ID="chinese_room_argument" />
<thinking_machine rdf:ID="godelian_argument" />
<philosophy_of_psychology rdf:ID="psychological_law" />
<philosophy_of_psychology rdf:ID="empirical_approaches_to_moral_psychology" />
<aspects_of_mind rdf:ID="imagination" />
<aspects_of_mind rdf:ID="pain" />
<aspects_of_mind rdf:ID="pleasure" />
<aspects_of_mind rdf:ID="color" />
<aspects_of_mind rdf:ID="emotion" />
<aspects_of_mind rdf:ID="dreams" />
<aspects_of_mind rdf:ID="imagery" />
<folk_psychology rdf:ID="folk_psychology_as_a_theory" />
<folk_psychology rdf:ID="autism" />
<philosophy_of_cognitive_science rdf:ID="rationality" />
<philosophy_of_cognitive_science rdf:ID="materialism" />
<philosophy_of_cognitive_science rdf:ID="performance" />
<philosophy_of_cognitive_science rdf:ID="emergent_properties" />
<philosophy_of_cognitive_science rdf:ID="indeterminacy_of_translation" />
<philosophy_of_cognitive_science rdf:ID="mental_illness" />
<philosophy_of_cognitive_science rdf:ID="self-reference" />
<philosophy_of_cognitive_science rdf:ID="bayesian_epistemology" />
<philosophy_of_cognitive_science rdf:ID="semantic_holism" />
<philosophy_of_cognitive_science rdf:ID="animal_consciousness" />
<philosophy_of_cognitive_science rdf:ID="the_theory_theory" />
<philosophy_of_cognitive_science rdf:ID="evolution_of_cognition" />
<supervenience rdf:ID="temporal_parts" />
<free_will rdf:ID="compatibilism_and_incompatibilism" />
<free_will rdf:ID="incompatibilism" />
<free_will rdf:ID="arguments_for_incompatibilism" />
<free_will rdf:ID="incompatibilist_theories_of_free_will" />
<physicalism rdf:ID="multiple_realizability" />
<physicalism rdf:ID="explanatory_gap" />
<physicalism rdf:ID="property_dualism" />
<emergence rdf:ID="emergent_properties" />
<intentionality rdf:ID="meaning_skepticism" />
<philosophy_of_science_and_the_sciences rdf:ID="evidence" />
<philosophy_of_science_and_the_sciences rdf:ID="analytic%2Fsynthetic_distinction" />
<philosophy_of_science_and_the_sciences rdf:ID="molecular_genetics" />
<philosophy_of_science_and_the_sciences rdf:ID="zeno%27s_paradoxes" />
<philosophy_of_science_and_the_sciences rdf:ID="moral_cognitivism_vs._non-cognitivism" />
<philosophy_of_science_and_the_sciences rdf:ID="early_development_of_set_theory" />
<philosophy_of_science_and_the_sciences rdf:ID="historicist_theories_of_rationality" />
<philosophy_of_science_and_the_sciences rdf:ID="atomism_from_the_17th_to_the_20th_century" />
<philosophy_of_science_and_the_sciences rdf:ID="episteme_and_techne" />
<evolution rdf:ID="species" />
<evolution rdf:ID="natural_selection" />
<evolution rdf:ID="altruism" />
<evolution rdf:ID="fitness" />
<evolution rdf:ID="darwinism" />
<evolution rdf:ID="replication" />
<evolution rdf:ID="population_genetics" />
<evolution rdf:ID="heredity_and_heritability" />
<evolution rdf:ID="evolutionary_genetics" />
<developmental_biology rdf:ID="trait" />
<developmental_biology rdf:ID="epigenesis_and_preformationism" />
<cosmology rdf:ID="cosmological_argument" />
<cosmology rdf:ID="methodological_debates_in_cosmology_the_1930s_and_1940s" />
<time_travel rdf:ID="backward_causation" />
<time_travel rdf:ID="time_machine" />
<time_travel rdf:ID="time_travel_and_modern_physics" />
<statistical_mechanics_and_thermodynamics rdf:ID="statistical_mechanics" />
<statistical_mechanics_and_thermodynamics rdf:ID="philosophy_of_statistical_mechanics" />
<statistical_mechanics_and_thermodynamics rdf:ID="thermodynamic_asymmetry_in_time" />
<philosophy_of_space_and_time rdf:ID="hole_argument" />
<philosophy_of_space_and_time rdf:ID="absolute_and_relational_theories_of_space_and_motion" />
<quantum_mechanics rdf:ID="quantum_field_theory" />
<quantum_mechanics rdf:ID="quantum_gravity" />
<quantum_mechanics rdf:ID="measurement_in_quantum_theory" />
<quantum_mechanics rdf:ID="collapse_theories" />
<quantum_mechanics rdf:ID="uncertainty_principle" />
<quantum_mechanics rdf:ID="identity_and_individuality_in_quantum_theory" />
<quantum_mechanics rdf:ID="copenhagen_interpretation_of_quantum_mechanics" />
<quantum_mechanics rdf:ID="many-worlds_interpretation_of_quantum_mechanics" />
<quantum_mechanics rdf:ID="everett%27s_relative-state_formulation_of_quantum_mechanics" />
<quantum_mechanics rdf:ID="modal_interpretations_of_quantum_theory" />
<quantum_mechanics rdf:ID="modal_interpretations_of_quantum_mechanics" />
<quantum_mechanics rdf:ID="action_at_a_distance_in_quantum_mechanics" />
<quantum_mechanics rdf:ID="relational_quantum_mechanics" />
<quantum_mechanics rdf:ID="role_of_decoherence_in_quantum_theory" />
<quantum_mechanics rdf:ID="von_neumann_and_dirac%27s_contributions_to_quantum_theory" />
<quantum_mechanics rdf:ID="quantum_entanglement_and_information" />
<quantum_mechanics rdf:ID="quantum_logic_and_probability_theory" />
<scientific_methodology rdf:ID="falsificationism" />
<philosophy_of_language rdf:ID="meaning" />
<philosophy_of_language rdf:ID="sentence" />
<philosophy_of_language rdf:ID="private_language" />
<philosophy_of_language rdf:ID="innateness_and_language" />
<language_and_society rdf:ID="indeterminacy_of_translation" />
<language_and_society rdf:ID="idiolects" />
<language_and_society rdf:ID="private_language_argument" />
<language_and_society rdf:ID="feminist_philosophy_of_language" />
<language_and_society rdf:ID="linguistic_division_of_labor" />
<language_learning rdf:ID="dispositions" />
<language_learning rdf:ID="formal_learning_theory" />
<pragmatics rdf:ID="intention" />
<pragmatics rdf:ID="convention" />
<pragmatics rdf:ID="assertion" />
<pragmatics rdf:ID="presupposition" />
<pragmatics rdf:ID="defaults" />
<pragmatics rdf:ID="speech_act" />
<pragmatics rdf:ID="common_knowledge" />
<pragmatics rdf:ID="propositional_attitude_reports" />
<pragmatics rdf:ID="defaults_in_semantics_and_pragmatics" />
<logical_form rdf:ID="conditionals" />
<logical_form rdf:ID="disjunction" />
<logical_form rdf:ID="negation" />
<logical_form rdf:ID="quantification" />
<logical_form rdf:ID="connectives" />
<logical_form rdf:ID="logical_constant" />
<logical_form rdf:ID="propositional_function" />
<logical_form rdf:ID="singular_propositions" />
<logical_form rdf:ID="anaphora" />
<expression_and_idiom rdf:ID="metaphor" />
<expression_and_idiom rdf:ID="irony" />
<expression_and_idiom rdf:ID="quotation" />
<expression_and_idiom rdf:ID="idiolects" />
<reference_and_denotation rdf:ID="names" />
<reference_and_denotation rdf:ID="descriptions" />
<reference_and_denotation rdf:ID="quotation" />
<reference_and_denotation rdf:ID="denotation" />
<reference_and_denotation rdf:ID="rigid_designators" />
<reference_and_denotation rdf:ID="descriptivism" />
<reference_and_denotation rdf:ID="ostensive_definition" />
<reference_and_denotation rdf:ID="causal_chain_theory_of_reference" />
<semantic_puzzles rdf:ID="ambiguity" />
<semantic_puzzles rdf:ID="counterfactuals" />
<semantic_puzzles rdf:ID="vagueness" />
<semantic_puzzles rdf:ID="indexicals" />
<semantic_puzzles rdf:ID="paradox_of_analysis" />
<semantic_puzzles rdf:ID="propositional_attitude_reports" />
<semantic_puzzles rdf:ID="anaphora" />
<semantic_puzzles rdf:ID="sorites_paradox" />
<truth rdf:ID="assertion" />
<truth rdf:ID="states_of_affairs" />
<truth rdf:ID="possible_worlds" />
<truth rdf:ID="theory_of_truth" />
<truth rdf:ID="anti-realism" />
<truth rdf:ID="psychologism" />
<truth rdf:ID="coherence_theory_of_truth" />
<truth rdf:ID="tarski%27s_truth_definition" />
<truth rdf:ID="deflationary_theory_of_truth" />
<truth rdf:ID="truthlikeness" />
<truth rdf:ID="curry%27s_paradox" />
<truth rdf:ID="identity_theory_of_truth" />
<truth rdf:ID="pragmatic_theory_of_truth" />
<truth rdf:ID="axiomatic_theories_of_truth" />
<truth rdf:ID="constructivist_theory_of_truth" />
<truth rdf:ID="disquotational_theory_of_truth" />
<ethics rdf:ID="utilitarianism" />
<ethics rdf:ID="well-being" />
<ethics rdf:ID="goodness_and_value_theory" />
<ethics rdf:ID="moral_psychology" />
<ethics rdf:ID="social_contract" />
<ethics rdf:ID="moral_epistemology_and_moral_reasoning" />
<ethics rdf:ID="deontology" />
<ethics rdf:ID="eudaimonia" />
<ethics rdf:ID="weakness_of_will" />
<ethics rdf:ID="aristotle%27s_ethics" />
<ethics rdf:ID="moral_absolutism" />
<ethics rdf:ID="moral_universalism" />
<ethics rdf:ID="plato%27s_ethics" />
<ethics rdf:ID="situationism" />
<ethics rdf:ID="ethical_relativism" />
<ethics rdf:ID="deontological_ethics" />
<ethics rdf:ID="chinese_ethics" />
<ethics rdf:ID="natural_law_tradition_in_ethics" />
<ethics rdf:ID="plato%27s_ethics_and_politics_in_the_republic" />
<ethics rdf:ID="descartes%27_ethics" />
<ethics rdf:ID="leibniz%27s_ethics" />
<ethics rdf:ID="perfectionism_in_moral_and_political_philosophy" />
<ethics rdf:ID="eudemonism" />
<ethics rdf:ID="game_theory_in_ethics" />
<social_and_political_philosophy rdf:ID="international_justice" />
<social_and_political_philosophy rdf:ID="nietzsche%27s_moral_and_political_philosophy" />
<social_and_political_philosophy rdf:ID="economics_and_economic_justice" />
<social_and_political_philosophy rdf:ID="autonomy_in_moral_and_political_philosophy" />
<social_and_political_philosophy rdf:ID="dewey%27s_political_philosophy" />
<social_and_political_philosophy rdf:ID="hobbes%27s_moral_and_political_philosophy" />
<logic rdf:ID="formalism" />
<logic rdf:ID="syllogism" />
<logic rdf:ID="free_logic" />
<logic rdf:ID="substructural_logic" />
<logic rdf:ID="generalized_quantifiers" />
<logic rdf:ID="propositional_dynamic_logic" />
<logic rdf:ID="frege%27s_logic%2C_theorem%2C_and_foundations_for_arithmetic" />
<logic rdf:ID="independence-friendly_logic" />
<logic rdf:ID="combining_logics" />
<logic rdf:ID="medieval_semiotics" />
<logic rdf:ID="medieval_theories_of_the_syllogism" />
<logic rdf:ID="peirce%27s_logic" />
<logic rdf:ID="notation_in_principia_mathematica" />
<logic rdf:ID="independence_friendly_logic" />
<logic rdf:ID="quantum_logic_and_probability_theory" />
<logic rdf:ID="development_of_first-order_logic" />
<feminist_philosophy rdf:ID="feminist_perspectives_on_sex_markets" />
<feminist_philosophy rdf:ID="feminist_perspectives_on_power" />
<feminist_philosophy rdf:ID="feminist_social_epistemology" />
<feminist_philosophy rdf:ID="feminist_philosophy_of_language" />
<feminist_philosophy rdf:ID="feminist_perspectives_on_reproduction_and_the_family" />
<aesthetics_and_philosophy_of_art rdf:ID="abstraction" />
<aesthetics_and_philosophy_of_art rdf:ID="logos" />
<aesthetics_and_philosophy_of_art rdf:ID="philosophy_of_composition" />
<aesthetics_and_philosophy_of_art rdf:ID="expression_theory_of_art" />
<aesthetics_and_philosophy_of_art rdf:ID="feminist_aesthetics" />
<aesthetics_and_philosophy_of_art rdf:ID="plato_on_rhetoric_and_poetry" />
<aesthetics_and_philosophy_of_art rdf:ID="18th_century_german_aesthetics" />
<aesthetics_and_philosophy_of_art rdf:ID="goodman%27s_aesthetics" />
<aesthetics_and_philosophy_of_art rdf:ID="japanese_aesthetics" />
<aesthetics_and_philosophy_of_art rdf:ID="philosophy_of_film" />
<metaethics rdf:ID="intuitionism" />
<metaethics rdf:ID="externalism" />
<metaethics rdf:ID="cognitivism" />
<metaethics rdf:ID="moral_motivation" />
<metaethics rdf:ID="non-cognitivism" />
<metaethics rdf:ID="internalism" />
<metaethics rdf:ID="moral_realism" />
<metaethics rdf:ID="emotivism" />
<metaethics rdf:ID="irrealism" />
<metaethics rdf:ID="moral_cognitivism_vs._non-cognitivism" />
<metaethics rdf:ID="moore%27s_moral_philosophy" />
<applied_ethics rdf:ID="contractualism" />
<applied_ethics rdf:ID="business_ethics" />
<normative_ethics rdf:ID="nihilism" />
<normative_ethics rdf:ID="virtue_ethics" />
<normative_ethics rdf:ID="consequentialism" />
<normative_ethics rdf:ID="nietzsche%27s_moral_and_political_philosophy" />
<normative_ethics rdf:ID="arguments_for_incompatibilism" />
<normative_ethics rdf:ID="deontologism" />
<normative_ethics rdf:ID="moore%27s_moral_philosophy" />
<bioethics rdf:ID="abortion" />
<bioethics rdf:ID="suicide" />
<bioethics rdf:ID="disabilities" />
<bioethics rdf:ID="pregnancy" />
<bioethics rdf:ID="mental_illness" />
<bioethics rdf:ID="cloning" />
<bioethics rdf:ID="personal_autonomy" />
<bioethics rdf:ID="doctrine_of_double_effect" />
<bioethics rdf:ID="genetic_engineering" />
<bioethics rdf:ID="feminist_bioethics" />
<bioethics rdf:ID="voluntary_euthanasia" />
<bioethics rdf:ID="parenthood_and_procreation" />
<bioethics rdf:ID="human_enhancement" />
<ethics_and_information_technology rdf:ID="privacy" />
<ethics_and_information_technology rdf:ID="computer_ethics" />
<ethics_and_information_technology rdf:ID="computing_and_moral_responsibility" />
<ethics_and_information_technology rdf:ID="philosophy_of_technology" />
<ethics_and_information_technology rdf:ID="phenomenological_approaches_to_ethics_and_information_technology" />
<ethics_and_information_technology rdf:ID="search_engines_and_ethics" />
<history_of_logic rdf:ID="intuitionistic_logic" />
<history_of_logic rdf:ID="square_of_opposition" />
<history_of_logic rdf:ID="hypothetical_syllogism" />
<history_of_logic rdf:ID="sorites_paradox" />
<history_of_logic rdf:ID="medieval_theories_of_modality" />
<history_of_logic rdf:ID="ancient_logic" />
<history_of_logic rdf:ID="traditional_square_of_opposition" />
<mathematical_logic rdf:ID="propositional_function" />
<mathematical_logic rdf:ID="model_theory" />
<mathematical_logic rdf:ID="continuity_and_infinitesimals" />
<aesthetics rdf:ID="dewey%27s_aesthetics" />
<aesthetics rdf:ID="hume%27s_aesthetics" />
<aesthetics rdf:ID="kant%27s_aesthetics_and_teleology" />
<aesthetics rdf:ID="aesthetics_of_nature" />
<aesthetics rdf:ID="wittgenstein%27s_aesthetics" />
<aesthetics rdf:ID="beardsley%27s_aesthetics" />
<aesthetics rdf:ID="environmental_aesthetics" />
<aesthetics rdf:ID="aesthetics_of_artifacts" />
<aesthetics rdf:ID="aesthetics_of_food" />
<aesthetics rdf:ID="theological_aesthetics" />
<aesthetics rdf:ID="aesthetics_of_art" />
<moral_epistemology rdf:ID="moral_skepticism" />
<moral_epistemology rdf:ID="moral_naturalism" />
<moral_epistemology rdf:ID="moral_non-naturalism" />
<moral_epistemology rdf:ID="intrinsic_vs._extrinsic_value" />
<aesthetic_experience rdf:ID="aesthetic_pleasure" />
<aesthetic_properties rdf:ID="beauty" />
<aesthetic_properties rdf:ID="sublimity" />
<essentialism rdf:ID="formalism" />
<essentialism rdf:ID="expressivism" />
<essentialism rdf:ID="aestheticism" />
<artistic_form rdf:ID="literature" />
<artistic_form rdf:ID="music" />
<artistic_form rdf:ID="film" />
<artistic_form rdf:ID="painting" />
<artistic_value rdf:ID="cognitive_value_of_art" />
<artistic_value rdf:ID="historical_value_of_art" />
<artistic_value rdf:ID="ethical_value_of_art" />
<artistic_value rdf:ID="monistic_conceptions_of_artistic_value" />
<interpretation rdf:ID="pluralism" />
<interpretation rdf:ID="nature_of_meaning" />
<interpretation rdf:ID="artistic_representation" />
<interpretation rdf:ID="aims_of_interpretation" />
<reception rdf:ID="imagination" />
<reception rdf:ID="paradoxes_of_emotion" />
<reception rdf:ID="cognition_of_art" />
<nature_of_art rdf:ID="functional_definition_of_art" />
<nature_of_art rdf:ID="procedural_definition_of_art" />
<nature_of_art rdf:ID="historical_definition_of_art" />
<nature_of_art rdf:ID="hybrid_definitions_of_art" />
<ontology_of_art rdf:ID="performance" />
<artistic_style rdf:ID="tragedy" />
<artistic_style rdf:ID="comedy" />
<feminist_interventions rdf:ID="radical_feminism" />
<feminist_interventions rdf:ID="feminist_interventions_in_moral_psychology" />
<feminist_interventions rdf:ID="feminist_interventions_in_the_philosophy_of_law" />
<feminist_interventions rdf:ID="feminist_interventions_in_the_philosophy_of_religion" />
<feminist_interventions rdf:ID="feminist_interventions_in_the_philosophy_of_language" />
<feminist_interventions rdf:ID="feminist_interventions_in_environmental_philosophy" />
<feminist_interventions rdf:ID="feminist_interventions_in_epistemology" />
<feminist_interventions rdf:ID="feminist_interventions_in_philosophy_of_science" />
<feminist_interventions rdf:ID="feminist_interventions_in_philosophy_of_biology" />
<feminist_interventions rdf:ID="feminist_interventions_in_aesthetics" />
<feminist_interventions rdf:ID="feminist_interventions_in_bioethics" />
<feminist_interventions rdf:ID="feminist_interventions_in_ethics" />
<methods_in_feminism rdf:ID="approaches_to_feminist_philosophy" />
<methods_in_feminism rdf:ID="affirmative_action" />
<methods_in_feminism rdf:ID="feminist_philosophy_of_religion" />
<methods_in_feminism rdf:ID="continental_feminism" />
<methods_in_feminism rdf:ID="feminist_aesthetics" />
<methods_in_feminism rdf:ID="pragmatist_feminism" />
<methods_in_feminism rdf:ID="intersections_between_pragmatist_and_continental_feminism" />
<methods_in_feminism rdf:ID="feminist_perspectives_on_class_and_work" />
<moral_reasoning rdf:ID="contractarianism" />
<moral_reasoning rdf:ID="moral_dilemma" />
<moral_reasoning rdf:ID="paradox_of_analysis" />
<moral_reasoning rdf:ID="moral_particularism" />
<moral_reasoning rdf:ID="medieval_theories_of_practical_reason" />
<forms_of_government rdf:ID="republic" />
<forms_of_government rdf:ID="monarchy" />
<forms_of_government rdf:ID="common_good" />
<forms_of_government rdf:ID="anarchy" />
<forms_of_government rdf:ID="despotism" />
<forms_of_government rdf:ID="federalism" />
<forms_of_government rdf:ID="theocracy" />
<political_morality rdf:ID="domination" />
<political_morality rdf:ID="exploitation" />
<political_morality rdf:ID="corruption" />
<political_morality rdf:ID="common_good" />
<political_morality rdf:ID="coercion" />
<political_morality rdf:ID="general_will" />
<political_morality rdf:ID="political_authority" />
<political_morality rdf:ID="publicity" />
<political_morality rdf:ID="paternalism" />
<political_morality rdf:ID="political_legitimacy" />
<political_morality rdf:ID="collective_responsibility" />
<political_morality rdf:ID="treatment_of_animals" />
<political_morality rdf:ID="dirty_hands" />
<political_morality rdf:ID="national_emergency_and_torture" />
<social_justice rdf:ID="intergenerational_justice" />
<political_obligation rdf:ID="civil_disobedience" />
<political_obligation rdf:ID="conscientious_refusal" />
<civil_rights rdf:ID="sexism" />
<civil_rights rdf:ID="homophobia" />
<distributive_and_economic_justice rdf:ID="taxation" />
<distributive_and_economic_justice rdf:ID="social_minimum" />
<human_rights rdf:ID="children%27s_rights" />
<human_rights rdf:ID="group_rights" />
<human_rights rdf:ID="rights_of_children" />
<human_rights rdf:ID="jus_in_bello" />
<liberalism rdf:ID="libertarianism" />
<liberalism rdf:ID="positive_and_negative_liberty" />
<liberalism rdf:ID="rawlsian_liberalism" />
<global_justice rdf:ID="cosmopolitanism" />
<global_justice rdf:ID="natural_resources" />
<global_justice rdf:ID="economic_institution" />
<global_justice rdf:ID="pollution" />
<global_justice rdf:ID="international_organizations" />
<international_ethics rdf:ID="sovereignty" />
<international_ethics rdf:ID="colonialism" />
<international_ethics rdf:ID="immigration" />
<war_and_pacifism rdf:ID="war" />
<war_and_pacifism rdf:ID="pacifism" />
<war_and_pacifism rdf:ID="just_war_theory" />
<war_and_pacifism rdf:ID="jus_in_bello" />
<war_and_pacifism rdf:ID="jus_post_bellum" />
<war_and_pacifism rdf:ID="jus_ad_bellum" />
<communism rdf:ID="stalinism" />
<communism rdf:ID="maoism" />
<philosophy_of_cognitive_science rdf:ID="rationality" />
<philosophy_of_cognitive_science rdf:ID="materialism" />
<philosophy_of_cognitive_science rdf:ID="performance" />
<philosophy_of_cognitive_science rdf:ID="emergent_properties" />
<philosophy_of_cognitive_science rdf:ID="indeterminacy_of_translation" />
<philosophy_of_cognitive_science rdf:ID="mental_illness" />
<philosophy_of_cognitive_science rdf:ID="self-reference" />
<philosophy_of_cognitive_science rdf:ID="bayesian_epistemology" />
<philosophy_of_cognitive_science rdf:ID="semantic_holism" />
<philosophy_of_cognitive_science rdf:ID="animal_consciousness" />
<philosophy_of_cognitive_science rdf:ID="the_theory_theory" />
<philosophy_of_cognitive_science rdf:ID="evolution_of_cognition" />
<philosophy_of_physics rdf:ID="structuralism" />
<philosophy_of_physics rdf:ID="symmetry_and_symmetry_breaking" />
<philosophy_of_physics rdf:ID="electromagnetism" />
<philosophy_of_physics rdf:ID="descartes%27_physics" />
<philosophy_of_physics rdf:ID="early_philosophical_interpretations_of_general_relativity" />
<philosophy_of_physics rdf:ID="being_and_becoming_in_modern_physics" />
<philosophy_of_physics rdf:ID="holism_and_nonseparability_in_physics" />
<philosophy_of_physics rdf:ID="equivalence_of_mass_and_energy" />
<philosophy_of_physics rdf:ID="singularities_and_black_holes_in_relativistic_spacetimes" />
<philosophy_of_physics rdf:ID="boltzmann%27s_work_in_statistical_physics" />
<philosophy_of_chemistry rdf:ID="atomism" />
<probability_and_statistics rdf:ID="prisoner%27s_dilemma" />
<probability_and_statistics rdf:ID="interpretations_of_probability" />
<probability_and_statistics rdf:ID="bayes%27s_theorem" />
<probability_and_statistics rdf:ID="probabilistic_causation" />
<probability_and_statistics rdf:ID="simpson%27s_paradox" />
<probability_and_statistics rdf:ID="quantum_logic_and_probability_theory" />
<philosophy_of_medicine rdf:ID="mental_illness" />
<philosophy_of_economics rdf:ID="economic_justice" />
<philosophy_of_economics rdf:ID="economic_analysis_of_law" />
<philosophy_of_economics rdf:ID="economics_and_economic_justice" />
<philosophy_of_computer_science rdf:ID="computability_and_complexity" />
<philosophy_of_computer_science rdf:ID="category_theory" />
<philosophy_of_computer_science rdf:ID="church-turing_thesis" />
<philosophy_of_computer_science rdf:ID="recursive_function" />
<philosophy_of_computer_science rdf:ID="first-order_model_theory" />
<philosophy_of_computer_science rdf:ID="computer_ethics" />
<philosophy_of_biology rdf:ID="gene" />
<philosophy_of_biology rdf:ID="sociobiology" />
<philosophy_of_biology rdf:ID="gradualism" />
<philosophy_of_biology rdf:ID="animal_behavior" />
<philosophy_of_biology rdf:ID="biodiversity" />
<philosophy_of_biology rdf:ID="teleological_theories_of_mental_content" />
<philosophy_of_biology rdf:ID="biological_altruism" />
<philosophy_of_biology rdf:ID="conservation_biology" />
<philosophy_of_biology rdf:ID="neo-darwinism" />
<philosophy_of_biology rdf:ID="biological_notion_of_self_and_non-self" />
<philosophy_of_biology rdf:ID="aristotle%27s_biology" />
<medieval_theology rdf:ID="neoplatonic_theology" />
<general_philosophy_of_science rdf:ID="creationism" />
<general_philosophy_of_science rdf:ID="einstein%27s_philosophy_of_science" />
<general_philosophy_of_science rdf:ID="kant%27s_philosophy_of_science" />
<general_philosophy_of_science rdf:ID="methodological_debates_in_cosmology_the_1930s_and_1940s" />
<ancient_philosophy rdf:ID="relativism" />
<contemporary_philosophy rdf:ID="reductionism" />
<contemporary_philosophy rdf:ID="postmodern_philosophy" />
<medieval_epistemology rdf:ID="abstraction" />
<medieval_epistemology rdf:ID="induction" />
<medieval_ethics rdf:ID="happiness" />
<medieval_ethics rdf:ID="virtues_and_vices" />
<medieval_ethics rdf:ID="conscience" />
<medieval_ethics rdf:ID="humanism" />
<medieval_ethics rdf:ID="problem_of_evil" />
<medieval_ethics rdf:ID="being_and_goodness" />
<medieval_ethics rdf:ID="original_sin" />
<medieval_ethics rdf:ID="medieval_theories_of_practical_reason" />
<medieval_grammar rdf:ID="modistae" />
<medieval_grammar rdf:ID="medieval_semiotics" />
<medieval_legal_philosophy rdf:ID="natural_law" />
<medieval_legal_philosophy rdf:ID="positive_law" />
<medieval_legal_philosophy rdf:ID="divine_law" />
<medieval_logic rdf:ID="future_contingents" />
<medieval_logic rdf:ID="insolubles" />
<medieval_logic rdf:ID="sophismata" />
<medieval_logic rdf:ID="syncategoremata" />
<medieval_logic rdf:ID="obligationes" />
<medieval_metaphysics rdf:ID="divine_simplicity" />
<medieval_metaphysics rdf:ID="ontological_hierarchy" />
<medieval_political_philosophy rdf:ID="common_good" />
<medieval_political_philosophy rdf:ID="church_and_state" />
<universals rdf:ID="distribution" />
<universals rdf:ID="ampliation_and_restriction" />
<universals rdf:ID="connotation" />
<universals rdf:ID="supposition_and_copulation" />
<universals rdf:ID="signification" />
<universals rdf:ID="appellation" />
<universals rdf:ID="medieval_problem_of_universals" />
<propositions rdf:ID="fallacy" />
<propositions rdf:ID="demonstration" />
<propositions rdf:ID="square_of_opposition" />
<propositions rdf:ID="hypothetical_syllogism" />
<propositions rdf:ID="medieval_theories_of_singular_terms" />
<alchemy rdf:ID="scholastic_chymistry" />
<medieval_cosmology rdf:ID="eternity_of_the_world" />
<medieval_philosophy_of_the_soul rdf:ID="powers_of_the_soul" />
<medieval_philosophy_of_the_soul rdf:ID="substance_of_the_soul" />
<medieval_philosophy_of_the_soul rdf:ID="mental_representation_in_medieval_philosophy" />
<medieval_philosophy_of_the_soul rdf:ID="immateriality_and_unity_of_the_intellect" />
<medieval_theories_of_matter rdf:ID="hylomorphism" />
<philosophy_of_sociology rdf:ID="social_dimensions_of_scientific_knowledge" />
<function_and_teleology rdf:ID="teleological_notions_in_biology" />
<molecular_biology_and_genetics rdf:ID="replication" />
<molecular_biology_and_genetics rdf:ID="molecular_biology" />
<molecular_biology_and_genetics rdf:ID="population_genetics" />
<molecular_biology_and_genetics rdf:ID="units_and_levels_of_selection" />
<molecular_biology_and_genetics rdf:ID="genotype_and_phenotype" />
<ecology_and_conservation rdf:ID="ecology" />
<mental_causation rdf:ID="causal_processes" />
<mental_causation rdf:ID="cause_and_effect" />
<mental_causation rdf:ID="mental_causation" />
<mental_causation rdf:ID="metaphysics_of_causation" />
<mental_causation rdf:ID="probabilistic_causation" />
<mental_causation rdf:ID="counterfactual_theories_of_causation" />
<mental_causation rdf:ID="backward_causation" />
<mental_causation rdf:ID="incompatibilist_theories_of_free_will" />
<mental_causation rdf:ID="causation_and_manipulability" />
<mental_causation rdf:ID="leibniz_on_causation" />
<unity_of_science rdf:ID="disunity_of_science" />
<confirmation_and_induction rdf:ID="problem_of_induction" />
<models_and_idealization rdf:ID="models_in_science" />
<explanation rdf:ID="scientific_explanation" />
<scientific_theory rdf:ID="probability" />
<scientific_theory rdf:ID="simplicity" />
<scientific_theory rdf:ID="scientific_explanation" />
<scientific_theory rdf:ID="scientific_realism" />
<scientific_theory rdf:ID="intertheory_relations" />
<decision_theory rdf:ID="interpretations_of_probability" />
<decision_theory rdf:ID="causal_decision_theory" />
<decision_theory rdf:ID="st._petersburg_paradox" />
<realism_and_anti-realism rdf:ID="scientific_realism" />
<experimentation rdf:ID="the_scientific_method" />
<science_and_religion rdf:ID="miracles" />
<metaphysics rdf:ID="substance" />
<metaphysics rdf:ID="logos" />
<metaphysics rdf:ID="goodness" />
<metaphysics rdf:ID="platonism" />
<metaphysics rdf:ID="natural_philosophy" />
<metaphysics rdf:ID="aristotelianism" />
<metaphysics rdf:ID="vitalism" />
<metaphysics rdf:ID="simultaneity" />
<metaphysics rdf:ID="mereology" />
<metaphysics rdf:ID="hylomorphism" />
<metaphysics rdf:ID="identity_of_indiscernibles" />
<metaphysics rdf:ID="singular_propositions" />
<metaphysics rdf:ID="kant%27s_critique_of_metaphysics" />
<metaphysics rdf:ID="aristotle_and_mathematics" />
<metaphysics rdf:ID="identity_theory_of_truth" />
<metaphysics rdf:ID="feminist_metaphysics" />
<metaphysics rdf:ID="medieval_theories_of_causality" />
<metaphysics rdf:ID="medieval_theories_of_the_categories" />
<metaphysics rdf:ID="aristotle_on_causality" />
<causation rdf:ID="causal_processes" />
<causation rdf:ID="cause_and_effect" />
<causation rdf:ID="mental_causation" />
<causation rdf:ID="metaphysics_of_causation" />
<causation rdf:ID="probabilistic_causation" />
<causation rdf:ID="counterfactual_theories_of_causation" />
<causation rdf:ID="backward_causation" />
<causation rdf:ID="incompatibilist_theories_of_free_will" />
<causation rdf:ID="causation_and_manipulability" />
<causation rdf:ID="leibniz_on_causation" />
<space_and_time rdf:ID="time" />
<space_and_time rdf:ID="matter" />
<space_and_time rdf:ID="eternity" />
<space_and_time rdf:ID="spacetime" />
<space_and_time rdf:ID="temporal_parts" />
<space_and_time rdf:ID="eternity_and_time" />
<space_and_time rdf:ID="identity_through_time" />
<space_and_time rdf:ID="temporal_logic" />
<space_and_time rdf:ID="identity_over_time" />
<space_and_time rdf:ID="supertasks" />
<space_and_time rdf:ID="experience_and_perception_of_time" />
<space_and_time rdf:ID="modal_interpretations_of_quantum_mechanics" />
<space_and_time rdf:ID="absolute_and_relational_theories_of_space_and_motion" />
<property rdf:ID="emergent_properties" />
<property rdf:ID="inherence" />
<property rdf:ID="intrinsic_vs._extrinsic_properties" />
<property rdf:ID="essential_versus_accidental_properties" />
<existence rdf:ID="possible_worlds" />
<existence rdf:ID="essence_and_existence" />
<existence rdf:ID="ontological_dependence" />
<existence rdf:ID="nonexistent_objects" />
<relation rdf:ID="relative_identity" />
<relation rdf:ID="russell%27s_logical_atomism" />
<relation rdf:ID="medieval_theories_of_relations" />
<concrete_object rdf:ID="action_tokens" />
<concrete_object rdf:ID="artistic_events" />
<concrete_object rdf:ID="artistic_object" />
<concrete_object rdf:ID="action_tokens" />
<concrete_object rdf:ID="artistic_events" />
<concrete_object rdf:ID="artistic_object" />
<realism_and_anti-realism rdf:ID="scientific_realism" />
<fact rdf:ID="moral_realism" />
<fact rdf:ID="correspondence_theory_of_truth" />
<personal_identity rdf:ID="multiple_personalities" />
<personal_identity rdf:ID="identity_through_time" />
<personal_identity rdf:ID="identity_over_time" />
<personal_identity rdf:ID="relative_identity" />
<personal_identity rdf:ID="animalism" />
<personal_identity rdf:ID="split_brains" />
<change rdf:ID="immutability" />
<change rdf:ID="identity_through_time" />
<change rdf:ID="continuant" />
<change rdf:ID="being_and_becoming_in_modern_physics" />
<change rdf:ID="leibniz_on_causation" />
<arguments_for_the_existence_of_god rdf:ID="ontological_argument" />
<arguments_for_the_existence_of_god rdf:ID="problem_of_evil" />
<arguments_for_the_existence_of_god rdf:ID="cosmological_argument" />
<arguments_for_the_existence_of_god rdf:ID="concepts_of_god" />
<arguments_for_the_existence_of_god rdf:ID="perfect_goodness" />
<arguments_for_the_existence_of_god rdf:ID="process_theism" />
<arguments_for_the_existence_of_god rdf:ID="kant%27s_philosophy_of_religion" />
<arguments_for_the_existence_of_god rdf:ID="cosmological_arguments_for_the_existence_of_god" />
<arguments_for_the_existence_of_god rdf:ID="moral_arguments_for_the_existence_of_god" />
<arguments_for_the_existence_of_god rdf:ID="cosmology_and_theology" />
<epistemology rdf:ID="other_minds" />
<epistemology rdf:ID="moral_epistemology_and_moral_reasoning" />
<epistemology rdf:ID="indeterminism" />
<epistemology rdf:ID="logical_construction" />
<epistemology rdf:ID="perspectivism" />
<epistemology rdf:ID="frame_problem" />
<epistemology rdf:ID="formal_epistemology" />
<epistemology rdf:ID="defeasible_reasoning" />
<epistemology rdf:ID="knowledge_by_acquaintance_and_knowledge_by_description" />
<justification rdf:ID="mentalism" />
<justification rdf:ID="epistemic_basing_relation" />
<justification rdf:ID="coherentist_theories_of_justification" />
<naturalized_epistemology rdf:ID="population_genetics" />
<naturalized_epistemology rdf:ID="problem_of_induction" />
<naturalized_epistemology rdf:ID="evolutionary_epistemology" />
<social_epistemology rdf:ID="feminist_social_epistemology" />
<internalism_and_externalism rdf:ID="externalism_about_mental_content" />
<internalism_and_externalism rdf:ID="internalist_vs._externalist_conceptions_of_epistemic_justification" />
<foundationalism rdf:ID="foundationalist_theories_of_epistemic_justification" />
<coherentism rdf:ID="coherentist_theories_of_epistemic_justification" />
<coherentism rdf:ID="internalist_vs._externalist_conceptions_of_epistemic_justification" />
<bayesianism rdf:ID="bayesian_epistemology" />
<knowledge rdf:ID="self-knowledge" />
<knowledge rdf:ID="common_knowledge" />
<knowledge rdf:ID="knowledge_by_acquaintance_vs._description" />
<knowledge rdf:ID="rationalism_vs._empiricism" />
<knowledge rdf:ID="plato_on_knowledge_in_the_theaetetus" />
<knowledge rdf:ID="episteme_and_techne" />
<skepticism rdf:ID="ancient_skepticism" />
<skepticism rdf:ID="pyrrhonian_skepticism" />
<perception rdf:ID="imagery" />
<perception rdf:ID="self-knowledge" />
<perception rdf:ID="ancient_skepticism" />
<perception rdf:ID="artistic_representation" />
<perception rdf:ID="aristotle%27s_psychology" />
<perception rdf:ID="descartes%27_epistemology" />
<perception rdf:ID="scottish_philosophy_in_the_19th_century" />
<perception rdf:ID="a_posteriori_knowledge" />
<perception rdf:ID="experience_and_perception_of_time" />
<perception rdf:ID="18th_century_german_aesthetics" />
<perception rdf:ID="leibniz%27s_philosophy_of_mind" />
<perception rdf:ID="plato%27s_middle_period_metaphysics_and_epistemology" />
<perception rdf:ID="ancient_theories_of_soul" />
<perception rdf:ID="malebranche%27s_theory_of_ideas_and_vision_in_god" />
<perception rdf:ID="plato_on_knowledge_in_the_theaetetus" />
<perception rdf:ID="descartes_and_the_pineal_gland" />
<behaviorism rdf:ID="logical_behaviorism" />
<perception rdf:ID="imagery" />
<perception rdf:ID="self-knowledge" />
<perception rdf:ID="ancient_skepticism" />
<perception rdf:ID="artistic_representation" />
<perception rdf:ID="aristotle%27s_psychology" />
<perception rdf:ID="descartes%27_epistemology" />
<perception rdf:ID="scottish_philosophy_in_the_19th_century" />
<perception rdf:ID="a_posteriori_knowledge" />
<perception rdf:ID="experience_and_perception_of_time" />
<perception rdf:ID="18th_century_german_aesthetics" />
<perception rdf:ID="leibniz%27s_philosophy_of_mind" />
<perception rdf:ID="plato%27s_middle_period_metaphysics_and_epistemology" />
<perception rdf:ID="ancient_theories_of_soul" />
<perception rdf:ID="malebranche%27s_theory_of_ideas_and_vision_in_god" />
<perception rdf:ID="plato_on_knowledge_in_the_theaetetus" />
<perception rdf:ID="descartes_and_the_pineal_gland" />
<perceptual_experience rdf:ID="problem_of_perception" />
<perceptual_experience rdf:ID="epistemological_problems_of_perception" />
<perceptual_experience rdf:ID="nonconceptual_mental_content" />
<non-classical_logic rdf:ID="intuitionistic_logic" />
<non-classical_logic rdf:ID="relevance_logic" />
<non-classical_logic rdf:ID="paraconsistent_logic" />
<non-classical_logic rdf:ID="fuzzy_logic" />
<non-classical_logic rdf:ID="connexive_logic" />
<deontic_logic rdf:ID="mally%27s_deontic_logic" />
<paradox rdf:ID="liar_paradox" />
<set_theory rdf:ID="russell%27s_paradox" />
<set_theory rdf:ID="axiom_of_choice" />
<set_theory rdf:ID="early_development_of_set_theory" />
<set_theory rdf:ID="alternative_axiomatic_set_theories" />
<set_theory rdf:ID="skolem%27s_paradox" />
<set_theory rdf:ID="constructive_set_theory" />
<set_theory rdf:ID="constructive_and_intuitionistic_zermelo-fraenkel_set_theory" />
<set_theory rdf:ID="nonwellfounded_set_theory" />
<type_theory rdf:ID="constructive_type_theory" />
<type_theory rdf:ID="church%27s_type_theory" />
<boolean_algebra rdf:ID="mathematics_of_boolean_algebra" />
<boolean_algebra rdf:ID="propositional_consequence_relations_and_algebraic_logic" />
<proof_theory rdf:ID="development_of_proof_theory" />
<inductive_logic rdf:ID="problem_of_induction" />
<game_theory rdf:ID="evolutionary_game_theory" />
<game_theory rdf:ID="logic_and_games" />
<chinese_philosophy rdf:ID="taoism" />
<chinese_philosophy rdf:ID="daoism" />
<chinese_philosophy rdf:ID="mohism" />
<chinese_philosophy rdf:ID="chinese_buddhism" />
<chinese_philosophy rdf:ID="mohist_canons" />
<chinese_philosophy rdf:ID="chinese_ethics" />
<chinese_philosophy rdf:ID="confucian_philosophy" />
<chinese_philosophy rdf:ID="taoist_philosophy" />
<decision_theory rdf:ID="interpretations_of_probability" />
<decision_theory rdf:ID="causal_decision_theory" />
<decision_theory rdf:ID="st._petersburg_paradox" />
<japanese_philosophy rdf:ID="japanese_confucian_philosophy" />
<japanese_philosophy rdf:ID="japanese_zen_buddhist_philosophy" />
<japanese_philosophy rdf:ID="japanese_aesthetics" />
<japanese_philosophy rdf:ID="japanese_pure_land_philosophy" />
<arabic_and_islamic_philosophy rdf:ID="peripatetic" />
<arabic_and_islamic_philosophy rdf:ID="islamic_philosophy" />
<arabic_and_islamic_philosophy rdf:ID="arabic_philosophy" />
<arabic_and_islamic_philosophy rdf:ID="arabic_and_islamic_psychology_and_philosophy_of_mind" />
<arabic_and_islamic_philosophy rdf:ID="arabic_and_islamic_natural_philosophy_and_natural_science" />
<arabic_and_islamic_philosophy rdf:ID="arabic_and_islamic_philosophy_of_language_and_logic" />
<philosophy_of_religion rdf:ID="theism" />
<philosophy_of_religion rdf:ID="mysticism" />
<philosophy_of_religion rdf:ID="pantheism" />
<philosophy_of_religion rdf:ID="agnosticism" />
<philosophy_of_religion rdf:ID="religious_experience" />
<philosophy_of_religion rdf:ID="buddhism" />
<philosophy_of_religion rdf:ID="judaism" />
<philosophy_of_religion rdf:ID="protestantism" />
<philosophy_of_religion rdf:ID="religious_language" />
<philosophy_of_religion rdf:ID="monotheism" />
<philosophy_of_religion rdf:ID="asceticism" />
<philosophy_of_religion rdf:ID="polytheism" />
<philosophy_of_religion rdf:ID="hinduism" />
<philosophy_of_religion rdf:ID="taoism" />
<philosophy_of_religion rdf:ID="freedom_of_speech" />
<philosophy_of_religion rdf:ID="transcendentalism" />
<philosophy_of_religion rdf:ID="intellectualism" />
<philosophy_of_religion rdf:ID="divine_revelation" />
<philosophy_of_religion rdf:ID="islamic_philosophy" />
<philosophy_of_religion rdf:ID="daoism" />
<philosophy_of_religion rdf:ID="liberty_of_conscience" />
<philosophy_of_religion rdf:ID="christian_theology" />
<philosophy_of_religion rdf:ID="freedom_of_expression" />
<philosophy_of_religion rdf:ID="lutheranism" />
<philosophy_of_religion rdf:ID="indian_philosophy" />
<philosophy_of_religion rdf:ID="mohism" />
<philosophy_of_religion rdf:ID="religious_diversity" />
<philosophy_of_religion rdf:ID="atonement" />
<philosophy_of_religion rdf:ID="jansenism" />
<philosophy_of_religion rdf:ID="phenomenology_of_religion" />
<philosophy_of_religion rdf:ID="hume_on_religion" />
<philosophy_of_religion rdf:ID="philosophy_and_christian_theology" />
<philosophy_of_religion rdf:ID="emotions_in_the_christian_tradition" />
<philosophy_of_religion rdf:ID="pragmatic_arguments_for_belief_in_god" />
<philosophy_of_religion rdf:ID="satanism" />
<philosophy_of_action rdf:ID="aristotle%27s_psychology" />
<philosophy_of_law rdf:ID="nature_of_law" />
<philosophy_of_law rdf:ID="law_and_language" />
<philosophy_of_law rdf:ID="legal_positivism" />
<philosophy_of_law rdf:ID="civil_disobedience" />
<philosophy_of_law rdf:ID="natural_law_tradition_in_ethics" />
<philosophy_of_law rdf:ID="economic_analysis_of_law" />
<philosophy_of_law rdf:ID="theories_of_criminal_law" />
<philosophy_of_law rdf:ID="interpretivist_theories_of_law" />
<philosophy_of_law rdf:ID="legal_obligation_and_authority" />
<philosophy_of_law rdf:ID="law_and_ideology" />
<philosophy_of_law rdf:ID="theories_of_tort_law" />
<philosophy_of_law rdf:ID="causation_in_the_law" />
<african_and_african-american_philosophy rdf:ID="racism" />
<african_and_african-american_philosophy rdf:ID="legal_rights" />
<african_and_african-american_philosophy rdf:ID="egalitarianism" />
<african_and_african-american_philosophy rdf:ID="distributive_justice" />
<african_and_african-american_philosophy rdf:ID="equality_of_opportunity" />
<african_and_african-american_philosophy rdf:ID="affirmative_action" />
<african_and_african-american_philosophy rdf:ID="anti-semitism" />
<african_and_african-american_philosophy rdf:ID="separatism" />
<african_and_african-american_philosophy rdf:ID="identity_politics" />
<african_and_african-american_philosophy rdf:ID="civil_disobedience" />
<african_and_african-american_philosophy rdf:ID="political_representation" />
<african_and_african-american_philosophy rdf:ID="african_philosophy" />
<african_and_african-american_philosophy rdf:ID="african_sage_philosophy" />
<african_and_african-american_philosophy rdf:ID="akan_philosophy_of_the_person" />
<african_and_african-american_philosophy rdf:ID="environmental_racism" />
<african_and_african-american_philosophy rdf:ID="african_american_philosophy" />
<judaic_philosophy rdf:ID="judaism" />
<continental_philosophy rdf:ID="hegelianism" />
<continental_philosophy rdf:ID="deconstructionism" />
<continental_philosophy rdf:ID="continental_feminism" />
<continental_philosophy rdf:ID="intersections_between_analytic_and_continental_feminism" />
<continental_philosophy rdf:ID="intersections_between_pragmatist_and_continental_feminism" />
<intentionality rdf:ID="meaning_skepticism" />
<afterlife rdf:ID="immortality" />
<afterlife rdf:ID="heaven_and_hell" />
<afterlife rdf:ID="meaning_of_life" />
<afterlife rdf:ID="identity_over_time" />
<divine_attributes rdf:ID="omniscience" />
<divine_attributes rdf:ID="omnipotence" />
<divine_attributes rdf:ID="immutability" />
<divine_attributes rdf:ID="omnipresence" />
<divine_attributes rdf:ID="divine_simplicity" />
<divine_attributes rdf:ID="perfect_goodness" />
<faith_and_reason rdf:ID="faith" />
<faith_and_reason rdf:ID="fideism" />
<faith_and_reason rdf:ID="kant%27s_philosophy_of_religion" />
<revelation rdf:ID="prophecy" />
<religion_and_politics rdf:ID="sovereignty" />
<religion_and_politics rdf:ID="toleration" />
<religion_and_politics rdf:ID="natural_law_theories" />
<religion_and_politics rdf:ID="anarchism" />
<religion_and_politics rdf:ID="divine_law" />
<religion_and_politics rdf:ID="divine_providence" />
<religion_and_politics rdf:ID="secularism" />
<religion_and_politics rdf:ID="divine_illumination" />
<religion_and_politics rdf:ID="political_legitimacy" />
<religion_and_politics rdf:ID="kant%27s_philosophy_of_religion" />
<religion_and_politics rdf:ID="influence_of_islamic_thought_on_maimonides" />
<religion_and_politics rdf:ID="hobbes%27s_moral_and_political_philosophy" />
<legal_reasoning rdf:ID="precedent_and_analogy_in_legal_reasoning" />
<legal_reasoning rdf:ID="interpretation_and_coherence_in_legal_reasoning" />
<philosophy_of_mathematics rdf:ID="algebra" />
<philosophy_of_mathematics rdf:ID="hilbert%27s_program" />
<philosophy_of_mathematics rdf:ID="zeno%27s_paradoxes" />
<philosophy_of_mathematics rdf:ID="development_of_axiomatic_set_theory" />
<philosophy_of_mathematics rdf:ID="finitism_in_geometry" />
<philosophy_of_mathematics rdf:ID="dedekind%27s_contributions_to_the_foundations_of_mathematics" />
<philosophy_of_mathematics rdf:ID="inconsistent_mathematics" />
<owl:Class rdf:ID="philosophy_of_mind">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="aspects_of_consciousness">
<rdfs:subClassOf>
<owl:Class rdf:ID="consciousness"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="consciousness">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_mind"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="modal_logic">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophical_logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="qualia">
<rdfs:subClassOf>
<owl:Class rdf:ID="consciousness"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="consciousness_and_mental_content">
<rdfs:subClassOf>
<owl:Class rdf:ID="consciousness"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="perceptual_experience">
<rdfs:subClassOf>
<owl:Class rdf:ID="perception"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="consciousness_and_physics">
<rdfs:subClassOf>
<owl:Class rdf:ID="consciousness_and_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="consciousness_and_neuroscience">
<rdfs:subClassOf>
<owl:Class rdf:ID="consciousness_and_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="consciousness_and_psychology">
<rdfs:subClassOf>
<owl:Class rdf:ID="consciousness_and_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="mental_content">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_mind"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="internalism_and_externalism">
<rdfs:subClassOf>
<owl:Class rdf:ID="mental_content"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="propositional_attitudes">
<rdfs:subClassOf>
<owl:Class rdf:ID="mental_content"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="theories_of_mental_content">
<rdfs:subClassOf>
<owl:Class rdf:ID="mental_content"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="metaphysics_of_mind">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_mind"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="functionalism">
<rdfs:subClassOf>
<owl:Class rdf:ID="mind-body_problem"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="dualism">
<rdfs:subClassOf>
<owl:Class rdf:ID="mind-body_problem"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="mind-body_problem">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics_of_mind"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="personal_identity">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics_of_mind"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="reduction">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics_of_mind"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="artificial_intelligence">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_mind"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="computation_and_representation">
<rdfs:subClassOf>
<owl:Class rdf:ID="artificial_intelligence"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="dynamic_system">
<rdfs:subClassOf>
<owl:Class rdf:ID="artificial_intelligence"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="computationalism">
<rdfs:subClassOf>
<owl:Class rdf:ID="artificial_intelligence"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="connectionism">
<rdfs:subClassOf>
<owl:Class rdf:ID="artificial_intelligence"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="thinking_machine">
<rdfs:subClassOf>
<owl:Class rdf:ID="artificial_intelligence"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_psychology">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_mind"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="aspects_of_mind">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_psychology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="folk_psychology">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_psychology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_cognitive_science">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_psychology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="supervenience">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics_of_mind"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="free_will">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics_of_mind"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="physicalism">
<rdfs:subClassOf>
<owl:Class rdf:ID="mind-body_problem"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="emergence">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics_of_mind"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="intentionality">
<rdfs:subClassOf>
<owl:Class rdf:ID="mental_content"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_science_and_the_sciences">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="evolutionary_psychology">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_biology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="evolution">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_biology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="developmental_biology">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_biology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="cosmology">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_physics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="time_travel">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_physics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="symmetry_and_invariance">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_physics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="statistical_mechanics_and_thermodynamics">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_physics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_space_and_time">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_physics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="quantum_mechanics">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_physics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="classical_physics">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_physics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="scientific_methodology">
<rdfs:subClassOf>
<owl:Class rdf:ID="general_philosophy_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="epistemology_of_science">
<rdfs:subClassOf>
<owl:Class rdf:ID="general_philosophy_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_language">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="language_and_society">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_language"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="language_learning">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_language"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="pragmatics">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_language"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="semantics">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_language"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="logical_form">
<rdfs:subClassOf>
<owl:Class rdf:ID="compositionality_and_logical_form"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="expression_and_idiom">
<rdfs:subClassOf>
<owl:Class rdf:ID="semantics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="reference_and_denotation">
<rdfs:subClassOf>
<owl:Class rdf:ID="semantics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="semantic_puzzles">
<rdfs:subClassOf>
<owl:Class rdf:ID="semantics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="truth">
<rdfs:subClassOf>
<owl:Class rdf:ID="semantics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="compositionality">
<rdfs:subClassOf>
<owl:Class rdf:ID="compositionality_and_logical_form"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="history_of_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="ethics">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="social_and_political_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="logic">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="feminist_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="aesthetics_and_philosophy_of_art">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="metaethics">
<rdfs:subClassOf>
<owl:Class rdf:ID="ethics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="applied_ethics">
<rdfs:subClassOf>
<owl:Class rdf:ID="ethics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="history_of_ethics">
<rdfs:subClassOf>
<owl:Class rdf:ID="ethics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="normative_ethics">
<rdfs:subClassOf>
<owl:Class rdf:ID="ethics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="bioethics">
<rdfs:subClassOf>
<owl:Class rdf:ID="applied_ethics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="ethics_and_art">
<rdfs:subClassOf>
<owl:Class rdf:ID="applied_ethics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="ethics_and_information_technology">
<rdfs:subClassOf>
<owl:Class rdf:ID="applied_ethics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="history_of_logic">
<rdfs:subClassOf>
<owl:Class rdf:ID="logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="inductive_logic_and_decision_theory">
<rdfs:subClassOf>
<owl:Class rdf:ID="logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="logic_and_computation">
<rdfs:subClassOf>
<owl:Class rdf:ID="logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="logic_and_language">
<rdfs:subClassOf>
<owl:Class rdf:ID="logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="mathematical_logic">
<rdfs:subClassOf>
<owl:Class rdf:ID="logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophical_logic">
<rdfs:subClassOf>
<owl:Class rdf:ID="logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_logic">
<rdfs:subClassOf>
<owl:Class rdf:ID="logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="aesthetics">
<rdfs:subClassOf>
<owl:Class rdf:ID="aesthetics_and_philosophy_of_art"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_art">
<rdfs:subClassOf>
<owl:Class rdf:ID="aesthetics_and_philosophy_of_art"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="moral_epistemology">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaethics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="aesthetic_judgment">
<rdfs:subClassOf>
<owl:Class rdf:ID="aesthetics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="metaphysics_of_morals">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaethics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="aesthetic_experience">
<rdfs:subClassOf>
<owl:Class rdf:ID="aesthetics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="aesthetic_properties">
<rdfs:subClassOf>
<owl:Class rdf:ID="aesthetics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="essentialism">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_art"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="artistic_form">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_art"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="artistic_value">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_art"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="interpretation">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_art"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="reception">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_art"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="nature_of_art">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_art"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="ontology_of_art">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_art"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="artistic_style">
<rdfs:subClassOf>
<owl:Class rdf:ID="artistic_form"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="feminist_interventions">
<rdfs:subClassOf>
<owl:Class rdf:ID="feminist_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="methods_in_feminism">
<rdfs:subClassOf>
<owl:Class rdf:ID="feminist_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="moral_reasoning">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaethics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="forms_of_government">
<rdfs:subClassOf>
<owl:Class rdf:ID="social_and_political_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="political_morality">
<rdfs:subClassOf>
<owl:Class rdf:ID="social_and_political_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="social_justice">
<rdfs:subClassOf>
<owl:Class rdf:ID="social_and_political_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="political_obligation">
<rdfs:subClassOf>
<owl:Class rdf:ID="political_morality"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="civil_rights">
<rdfs:subClassOf>
<owl:Class rdf:ID="social_justice"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="distributive_and_economic_justice">
<rdfs:subClassOf>
<owl:Class rdf:ID="social_justice"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="human_rights">
<rdfs:subClassOf>
<owl:Class rdf:ID="social_justice"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="liberalism">
<rdfs:subClassOf>
<owl:Class rdf:ID="social_justice"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="global_justice">
<rdfs:subClassOf>
<owl:Class rdf:ID="social_and_political_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="international_ethics">
<rdfs:subClassOf>
<owl:Class rdf:ID="social_and_political_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="war_and_pacifism">
<rdfs:subClassOf>
<owl:Class rdf:ID="international_ethics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="communism">
<rdfs:subClassOf>
<owl:Class rdf:ID="forms_of_government"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="democracy">
<rdfs:subClassOf>
<owl:Class rdf:ID="forms_of_government"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="metaphysics_of_science">
<rdfs:subClassOf>
<owl:Class rdf:ID="general_philosophy_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_cognitive_science">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophies_of_the_particular_sciences"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_physics">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophies_of_the_particular_sciences"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_chemistry">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophies_of_the_particular_sciences"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="psychology_and_psychiatry">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophies_of_the_particular_sciences"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="probability_and_statistics">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophies_of_the_particular_sciences"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_medicine">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophies_of_the_particular_sciences"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_economics">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophies_of_the_particular_sciences"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_computer_science">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophies_of_the_particular_sciences"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_biology">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophies_of_the_particular_sciences"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="medieval_theology">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophies_of_the_particular_sciences">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_science_and_the_sciences"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="general_philosophy_of_science">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_science_and_the_sciences"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="ancient_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="history_of_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="modern_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="history_of_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="contemporary_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="history_of_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="medieval_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="history_of_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="medieval_epistemology">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="medieval_ethics">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="medieval_grammar">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="medieval_legal_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="medieval_logic">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="medieval_metaphysics">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="medieval_political_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="medieval_natural_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="consequences">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="universals">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="propositions">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="alchemy">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_natural_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="medieval_cosmology">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_natural_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="medieval_philosophy_of_the_soul">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_natural_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="medieval_theories_of_matter">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_natural_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="motion_and_time">
<rdfs:subClassOf>
<owl:Class rdf:ID="medieval_natural_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="compositionality_and_logical_form">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_language"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_sociology">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophies_of_the_particular_sciences"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="function_and_teleology">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_biology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="molecular_biology_and_genetics">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_biology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="ecology_and_conservation">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_biology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="mental_causation">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="laws_of_nature">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="unity_of_science">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="confirmation_and_induction">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="models_and_idealization">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="explanation">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="scientific_theory">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="operationalism_and_instrumentalism">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="observation">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="rhetoric_of_science">
<rdfs:subClassOf>
<owl:Class rdf:ID="scientific_methodology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="decision_theory">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="logical_positivism_and_logical_empiricism">
<rdfs:subClassOf>
<owl:Class rdf:ID="general_philosophy_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="realism_and_anti-realism">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="experimentation">
<rdfs:subClassOf>
<owl:Class rdf:ID="scientific_methodology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="science_and_society">
<rdfs:subClassOf>
<owl:Class rdf:ID="general_philosophy_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="science_and_religion">
<rdfs:subClassOf>
<owl:Class rdf:ID="general_philosophy_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="history_of_science">
<rdfs:subClassOf>
<owl:Class rdf:ID="general_philosophy_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="ethics_of_science">
<rdfs:subClassOf>
<owl:Class rdf:ID="science_and_society"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="reduction_and_emergence">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics_of_science"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="metaphysics">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="causation">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="value">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="space_and_time">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="property">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="abstract_object">
<rdfs:subClassOf>
<owl:Class rdf:ID="ontology_of_art"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="modality">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="existence">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="object">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="meta-ontology">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="relation">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="concrete_object">
<rdfs:subClassOf>
<owl:Class rdf:ID="object"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="abstract_object">
<rdfs:subClassOf>
<owl:Class rdf:ID="object"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="concrete_object">
<rdfs:subClassOf>
<owl:Class rdf:ID="ontology_of_art"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="person">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="realism_and_anti-realism">
<rdfs:subClassOf>
<owl:Class rdf:ID="meta-ontology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="monism_and_pluralism">
<rdfs:subClassOf>
<owl:Class rdf:ID="meta-ontology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="metaphysics_and_language">
<rdfs:subClassOf>
<owl:Class rdf:ID="meta-ontology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="fact">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="events">
<rdfs:subClassOf>
<owl:Class rdf:ID="relation"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="personal_identity">
<rdfs:subClassOf>
<owl:Class rdf:ID="person"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="mind">
<rdfs:subClassOf>
<owl:Class rdf:ID="person"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="change">
<rdfs:subClassOf>
<owl:Class rdf:ID="metaphysics"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="arguments_for_the_existence_of_god">
<rdfs:subClassOf>
<owl:Class rdf:ID="existence"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="epistemology">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="justification">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="knowledge_and_skepticism">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="knowledge_sources">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="naturalized_epistemology">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="social_epistemology">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="internalism_and_externalism">
<rdfs:subClassOf>
<owl:Class rdf:ID="justification"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="a_priori_and_a_posteriori">
<rdfs:subClassOf>
<owl:Class rdf:ID="justification"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="rationalism_and_empiricism">
<rdfs:subClassOf>
<owl:Class rdf:ID="justification"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="reliabilism">
<rdfs:subClassOf>
<owl:Class rdf:ID="justification"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="contextualism">
<rdfs:subClassOf>
<owl:Class rdf:ID="justification"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="foundationalism">
<rdfs:subClassOf>
<owl:Class rdf:ID="justification"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="coherentism">
<rdfs:subClassOf>
<owl:Class rdf:ID="justification"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="holism_and_indeterminacy">
<rdfs:subClassOf>
<owl:Class rdf:ID="justification"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="bayesianism">
<rdfs:subClassOf>
<owl:Class rdf:ID="justification"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="virtue_epistemology">
<rdfs:subClassOf>
<owl:Class rdf:ID="justification"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="knowledge">
<rdfs:subClassOf>
<owl:Class rdf:ID="knowledge_and_skepticism"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="skepticism">
<rdfs:subClassOf>
<owl:Class rdf:ID="knowledge_and_skepticism"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="belief">
<rdfs:subClassOf>
<owl:Class rdf:ID="knowledge_sources"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="memory">
<rdfs:subClassOf>
<owl:Class rdf:ID="knowledge_sources"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="introspection">
<rdfs:subClassOf>
<owl:Class rdf:ID="knowledge_sources"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="testimony">
<rdfs:subClassOf>
<owl:Class rdf:ID="knowledge_sources"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="perception">
<rdfs:subClassOf>
<owl:Class rdf:ID="knowledge_sources"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="inference">
<rdfs:subClassOf>
<owl:Class rdf:ID="knowledge_sources"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="behaviorism">
<rdfs:subClassOf>
<owl:Class rdf:ID="mind-body_problem"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="perception">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_mind"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="perceptual_experience">
<rdfs:subClassOf>
<owl:Class rdf:ID="perception"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="contents_of_perception">
<rdfs:subClassOf>
<owl:Class rdf:ID="perception"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="consciousness_and_science">
<rdfs:subClassOf>
<owl:Class rdf:ID="consciousness"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="sensory_modality">
<rdfs:subClassOf>
<owl:Class rdf:ID="perception"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="sensory_modality">
<rdfs:subClassOf>
<owl:Class rdf:ID="perception"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="non-classical_logic">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophical_logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="deontic_logic">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophical_logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="intensional_logic">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophical_logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="logical_truth">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="logical_consequence">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="informal_logic">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="paradox">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="set_theory">
<rdfs:subClassOf>
<owl:Class rdf:ID="mathematical_logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="type_theory">
<rdfs:subClassOf>
<owl:Class rdf:ID="mathematical_logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="boolean_algebra">
<rdfs:subClassOf>
<owl:Class rdf:ID="mathematical_logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="proof_theory">
<rdfs:subClassOf>
<owl:Class rdf:ID="mathematical_logic"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="logic_and_artificial_intelligence">
<rdfs:subClassOf>
<owl:Class rdf:ID="logic_and_computation"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="computational_complexity">
<rdfs:subClassOf>
<owl:Class rdf:ID="logic_and_computation"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="inductive_logic">
<rdfs:subClassOf>
<owl:Class rdf:ID="inductive_logic_and_decision_theory"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="game_theory">
<rdfs:subClassOf>
<owl:Class rdf:ID="inductive_logic_and_decision_theory"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="chinese_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="decision_theory">
<rdfs:subClassOf>
<owl:Class rdf:ID="inductive_logic_and_decision_theory"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="epistemic_paradox">
<rdfs:subClassOf>
<owl:Class rdf:ID="inductive_logic_and_decision_theory"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="japanese_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="arabic_and_islamic_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_religion">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_action">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="latin_american_and_iberian_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_law">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="african_and_african-american_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="judaic_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="continental_philosophy">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="existentialism">
<rdfs:subClassOf>
<owl:Class rdf:ID="continental_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="deconstruction">
<rdfs:subClassOf>
<owl:Class rdf:ID="continental_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="critical_theory">
<rdfs:subClassOf>
<owl:Class rdf:ID="continental_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="hermeneutics">
<rdfs:subClassOf>
<owl:Class rdf:ID="continental_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="phenomenology">
<rdfs:subClassOf>
<owl:Class rdf:ID="continental_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="postmodernism">
<rdfs:subClassOf>
<owl:Class rdf:ID="continental_philosophy"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="nothingness">
<rdfs:subClassOf>
<owl:Class rdf:ID="existentialism"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="absurdity">
<rdfs:subClassOf>
<owl:Class rdf:ID="existentialism"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="god_or_gods">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_religion"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="intentionality">
<rdfs:subClassOf>
<owl:Class rdf:ID="phenomenology"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="epistemology_of_religion">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_religion"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="foreknowledge_and_free_will">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_religion"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="afterlife">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_religion"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="religion_and_morality">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_religion"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="existence_of_god">
<rdfs:subClassOf>
<owl:Class rdf:ID="god_or_gods"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="divine_attributes">
<rdfs:subClassOf>
<owl:Class rdf:ID="god_or_gods"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="religion_and_science">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology_of_religion"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="faith_and_reason">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology_of_religion"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="revelation">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology_of_religion"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="natural_theology">
<rdfs:subClassOf>
<owl:Class rdf:ID="epistemology_of_religion"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="religion_and_politics">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_religion"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="legal_reasoning">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_law"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="legal_concepts">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_law"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="law_and_morality">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_law"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="legal_authority">
<rdfs:subClassOf>
<owl:Class rdf:ID="philosophy_of_law"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:ID="philosophy_of_mathematics">
<rdfs:subClassOf>
<owl:Class rdf:ID="Idea"/>
</rdfs:subClassOf>
</owl:Class>
<Profession rdf:ID="Abbess" />
<Profession rdf:ID="Abbot" />
<Profession rdf:ID="Accountant" />
<Profession rdf:ID="Acoustical_Scientist" />
<Profession rdf:ID="Actor" />
<Profession rdf:ID="Actuary" />
<Profession rdf:ID="Administrator" />
<Profession rdf:ID="Advocate" />
<Profession rdf:ID="Aerospace_engineer" />
<Profession rdf:ID="Aesthetician" />
<Profession rdf:ID="Agent" />
<Profession rdf:ID="Agrarian" />
<Profession rdf:ID="Agrologist" />
<Profession rdf:ID="Agronomist" />
<Profession rdf:ID="Air_traffic_controller" />
<Profession rdf:ID="Airman" />
<Profession rdf:ID="Alchemist" />
<Profession rdf:ID="Alderman" />
<Profession rdf:ID="Alewyfe" />
<Profession rdf:ID="Almoner" />
<Profession rdf:ID="Ambassador" />
<Profession rdf:ID="Anesthesiologist" />
<Profession rdf:ID="Analyst" />
<Profession rdf:ID="Animal_trainer" />
<Profession rdf:ID="Animator" />
<Profession rdf:ID="Anthropologist" />
<Profession rdf:ID="Antique_dealer" />
<Profession rdf:ID="Apiarist" />
<Profession rdf:ID="Arbiter" />
<Profession rdf:ID="Arborist" />
<Profession rdf:ID="Archbishop" />
<Profession rdf:ID="Archer" />
<Profession rdf:ID="Archaeologist" />
<Profession rdf:ID="Architect" />
<Profession rdf:ID="Archivist" />
<Profession rdf:ID="Armourer" />
<Profession rdf:ID="Art_director" />
<Profession rdf:ID="Art_therapist" />
<Profession rdf:ID="Arts_Manager" />
<Profession rdf:ID="Artist" />
<Profession rdf:ID="Assayer" />
<Profession rdf:ID="Assassin" />
<Profession rdf:ID="Assessor" />
<Profession rdf:ID="Astrologer" />
<Profession rdf:ID="Astronaut" />
<Profession rdf:ID="Astronomer" />
<Profession rdf:ID="Astrophysicist" />
<Profession rdf:ID="Athlete" />
<Profession rdf:ID="Attorney_at_law" />
<Profession rdf:ID="Auditor" />
<Profession rdf:ID="Au_pair" />
<Profession rdf:ID="Author" />
<Profession rdf:ID="Aviator" />
<Profession rdf:ID="Background_artist" />
<Profession rdf:ID="Bacteriologist" />
<Profession rdf:ID="Bagger" />
<Profession rdf:ID="Bailiff" />
<Profession rdf:ID="Baker" />
<Profession rdf:ID="Balancemaker" />
<Profession rdf:ID="Balloonist" />
<Profession rdf:ID="Bandit" />
<Profession rdf:ID="Banker" />
<Profession rdf:ID="Bank_robber" />
<Profession rdf:ID="Bank_teller" />
<Profession rdf:ID="Barber" />
<Profession rdf:ID="Bard" />
<Profession rdf:ID="Bargeman" />
<Profession rdf:ID="Barista" />
<Profession rdf:ID="Barker" />
<Profession rdf:ID="Barrister" />
<Profession rdf:ID="Bartender" />
<Profession rdf:ID="Basketmaker" />
<Profession rdf:ID="Bather" />
<Profession rdf:ID="Beader" />
<Profession rdf:ID="Beadle" />
<Profession rdf:ID="Beautician" />
<Profession rdf:ID="Beekeeper" />
<Profession rdf:ID="Beggar" />
<Profession rdf:ID="Bellmaker" />
<Profession rdf:ID="Bellman" />
<Profession rdf:ID="Bible_commentator" />
<Profession rdf:ID="Biographer" />
<Profession rdf:ID="Biologist" />
<Profession rdf:ID="Biomedical_Scientist" />
<Profession rdf:ID="Bishop" />
<Profession rdf:ID="Blacksmith" />
<Profession rdf:ID="Boatbuilder" />
<Profession rdf:ID="Boatman" />
<Profession rdf:ID="Boatswain" />
<Profession rdf:ID="Boatwright" />
<Profession rdf:ID="Bodger" />
<Profession rdf:ID="Bodyguard" />
<Profession rdf:ID="Bondbroker" />
<Profession rdf:ID="Bonecarver" />
<Profession rdf:ID="Bookbinder" />
<Profession rdf:ID="Bookkeeper" />
<Profession rdf:ID="Bookseller" />
<Profession rdf:ID="Botanist" />
<Profession rdf:ID="Bowyer" />
<Profession rdf:ID="Brewer" />
<Profession rdf:ID="Bricker" />
<Profession rdf:ID="Bricklayer" />
<Profession rdf:ID="Broker" />
<Profession rdf:ID="Bronzefounder" />
<Profession rdf:ID="Brushbinder" />
<Profession rdf:ID="Budget_Analyst" />
<Profession rdf:ID="Builder" />
<Profession rdf:ID="Bureaucrat" />
<Profession rdf:ID="Burglar" />
<Profession rdf:ID="Business_analyst" />
<Profession rdf:ID="Business_owner" />
<Profession rdf:ID="Busker" />
<Profession rdf:ID="Butcher" />
<Profession rdf:ID="Butler" />
<Profession rdf:ID="Cab_driver" />
<Profession rdf:ID="Cabinet-maker" />
<Profession rdf:ID="Caddy" />
<Profession rdf:ID="Calligrapher" />
<Profession rdf:ID="Call_girl" />
<Profession rdf:ID="Cameraman" />
<Profession rdf:ID="Canaller" />
<Profession rdf:ID="Candlemaker" />
<Profession rdf:ID="Cannoneer" />
<Profession rdf:ID="Capper" />
<Profession rdf:ID="Captain" />
<Profession rdf:ID="Cardinal" />
<Profession rdf:ID="Cardiologist" />
<Profession rdf:ID="Carpenter" />
<Profession rdf:ID="Cartographer" />
<Profession rdf:ID="Cartoonist" />
<Profession rdf:ID="Cartwright" />
<Profession rdf:ID="Carver" />
<Profession rdf:ID="Cashier" />
<Profession rdf:ID="Cell" />
<Profession rdf:ID="Censor" />
<Profession rdf:ID="CEO" />
<Profession rdf:ID="CFO" />
<Profession rdf:ID="Chairman_of_the_Board" />
<Profession rdf:ID="Chairman_of_the_School_Board" />
<Profession rdf:ID="Chamberlain" />
<Profession rdf:ID="Chancellor" />
<Profession rdf:ID="Chandler" />
<Profession rdf:ID="Chaplain" />
<Profession rdf:ID="Chapman" />
<Profession rdf:ID="Cheesemaker" />
<Profession rdf:ID="Chef" />
<Profession rdf:ID="Chemical_Engineer" />
<Profession rdf:ID="Chemical_Technologist" />
<Profession rdf:ID="Chemist" />
<Profession rdf:ID="Chicken_sexer" />
<Profession rdf:ID="Chief_of_Police" />
<Profession rdf:ID="Chimney-sweeper" />
<Profession rdf:ID="Chiropodist" />
<Profession rdf:ID="Doctor_of_Chiropractic" />
<Profession rdf:ID="Choreographer" />
<Profession rdf:ID="Circuit_preacher" />
<Profession rdf:ID="Civil_servant" />
<Profession rdf:ID="Civil_engineer" />
<Profession rdf:ID="Clark" />
<Profession rdf:ID="Clarinettist" />
<Profession rdf:ID="Cleaning_staff" />
<Profession rdf:ID="Clergy" />
<Profession rdf:ID="Clergymen" />
<Profession rdf:ID="Clerk" />
<Profession rdf:ID="Clockmaker" />
<Profession rdf:ID="Clothier" />
<Profession rdf:ID="Clown" />
<Profession rdf:ID="Coach" />
<Profession rdf:ID="Coachmaker" />
<Profession rdf:ID="Coachman" />
<Profession rdf:ID="Coast_guard" />
<Profession rdf:ID="Cobbler" />
<Profession rdf:ID="Cofferer" />
<Profession rdf:ID="Coiner" />
<Profession rdf:ID="College_President" />
<Profession rdf:ID="Comedian" />
<Profession rdf:ID="Compasssmith" />
<Profession rdf:ID="Composer" />
<Profession rdf:ID="Computer_engineer" />
<Profession rdf:ID="Conductor" />
<Profession rdf:ID="Confectioner" />
<Profession rdf:ID="Conferencier" />
<Profession rdf:ID="Constable" />
<Profession rdf:ID="Construction_worker" />
<Profession rdf:ID="Consul" />
<Profession rdf:ID="Consultant" />
<Profession rdf:ID="Controller" />
<Profession rdf:ID="Copyist" />
<Profession rdf:ID="Cook" />
<Profession rdf:ID="Cooper" />
<Profession rdf:ID="Coppersmith" />
<Profession rdf:ID="Copywriter" />
<Profession rdf:ID="Cordwainer" />
<Profession rdf:ID="Coroner" />
<Profession rdf:ID="Corporate_executive_officer" />
<Profession rdf:ID="Corporate_librarian" />
<Profession rdf:ID="Correctional_Officer" />
<Profession rdf:ID="Corrector" />
<Profession rdf:ID="Correspondent" />
<Profession rdf:ID="Cosmetologist" />
<Profession rdf:ID="Cosmonaut" />
<Profession rdf:ID="Costermonger" />
<Profession rdf:ID="Courier" />
<Profession rdf:ID="Court_jester" />
<Profession rdf:ID="Cowboy" />
<Profession rdf:ID="Cowherd" />
<Profession rdf:ID="Craftsman" />
<Profession rdf:ID="Crammer" />
<Profession rdf:ID="Crier" />
<Profession rdf:ID="Crofter" />
<Profession rdf:ID="Crossbowyer" />
<Profession rdf:ID="Cryptanalyst" />
<Profession rdf:ID="Cryptographer" />
<Profession rdf:ID="Cryptologist" />
<Profession rdf:ID="Cuillerer" />
<Profession rdf:ID="Culinary_cooker" />
<Profession rdf:ID="Curator" />
<Profession rdf:ID="Currier" />
<Profession rdf:ID="Custodian" />
<Profession rdf:ID="Customs_officer" />
<Profession rdf:ID="Cutler" />
<Profession rdf:ID="Dairymaid" />
<Profession rdf:ID="Database_administrator" />
<Profession rdf:ID="Deputy" />
<Profession rdf:ID="Delver" />
<Profession rdf:ID="Demographer" />
<Profession rdf:ID="Demolitionist" />
<Profession rdf:ID="Dentist" />
<Profession rdf:ID="Designer" />
<Profession rdf:ID="Detective" />
<Profession rdf:ID="Dictator" />
<Profession rdf:ID="Dietician" />
<Profession rdf:ID="Diplomat" />
<Profession rdf:ID="Director" />
<Profession rdf:ID="Disc_jockey" />
<Profession rdf:ID="Dishwasher" />
<Profession rdf:ID="Dispatcher" />
<Profession rdf:ID="Distiller" />
<Profession rdf:ID="Ditcher" />
<Profession rdf:ID="Diver" />
<Profession rdf:ID="Dock_labourer" />
<Profession rdf:ID="Documentalist" />
<Profession rdf:ID="Doctor" />
<Profession rdf:ID="Doctor_of_Physical_Therapy" />
<Profession rdf:ID="Dogcatcher" />
<Profession rdf:ID="Domestic_worker" />
<Profession rdf:ID="Dominatrix" />
<Profession rdf:ID="Doorman" />
<Profession rdf:ID="Dramatist" />
<Profession rdf:ID="Dramaturg" />
<Profession rdf:ID="Draper" />
<Profession rdf:ID="Drayman" />
<Profession rdf:ID="Dressmaker" />
<Profession rdf:ID="Dressman" />
<Profession rdf:ID="Drill_instructor" />
<Profession rdf:ID="Driver" />
<Profession rdf:ID="Drummer" />
<Profession rdf:ID="Drycooper" />
<Profession rdf:ID="Drywaller" />
<Profession rdf:ID="Dustman" />
<Profession rdf:ID="Dyer" />
<Profession rdf:ID="Economist" />
<Profession rdf:ID="Editor" />
<Profession rdf:ID="Educationalist" />
<Profession rdf:ID="Educator" />
<Profession rdf:ID="Electrical_engineer" />
<Profession rdf:ID="Electrician" />
<Profession rdf:ID="Electronic_Data_Processing" />
<Profession rdf:ID="Elevator_girl" />
<Profession rdf:ID="Embalmer" />
<Profession rdf:ID="Embroiderer" />
<Profession rdf:ID="Embryologist" />
<Profession rdf:ID="Emergency_Manager" />
<Profession rdf:ID="Emergency_Medical_Technician" />
<Profession rdf:ID="Engine-driver" />
<Profession rdf:ID="Engine_fitter" />
<Profession rdf:ID="Engineer" />
<Profession rdf:ID="Engraver" />
<Profession rdf:ID="Entertainer" />
<Profession rdf:ID="Entomologist" />
<Profession rdf:ID="Entrepreneur" />
<Profession rdf:ID="Environmental_scientist" />
<Profession rdf:ID="Ergonomists" />
<Profession rdf:ID="Escort" />
<Profession rdf:ID="Estate_Agent" />
<Profession rdf:ID="Esthetician" />
<Profession rdf:ID="Ethnologist" />
<Profession rdf:ID="Ethologist" />
<Profession rdf:ID="Etymologist" />
<Profession rdf:ID="Evangelist" />
<Profession rdf:ID="Examiner" />
<Profession rdf:ID="Exchequer" />
<Profession rdf:ID="Executioner" />
<Profession rdf:ID="Executive" />
<Profession rdf:ID="Executor" />
<Profession rdf:ID="Exotic_dancer" />
<Profession rdf:ID="Explorer" />
<Profession rdf:ID="Expressman" />
<Profession rdf:ID="Exterminator" />
<Profession rdf:ID="Extra" />
<Profession rdf:ID="Fabricshearer" />
<Profession rdf:ID="Face_and_body_painter" />
<Profession rdf:ID="Factory_worker" />
<Profession rdf:ID="Falconer" />
<Profession rdf:ID="Farmer" />
<Profession rdf:ID="Farrier" />
<Profession rdf:ID="Fashion_designer" />
<Profession rdf:ID="FBI_Agent" />
<Profession rdf:ID="Fellmonger" />
<Profession rdf:ID="Feltmaker" />
<Profession rdf:ID="Fence" />
<Profession rdf:ID="Ferryman" />
<Profession rdf:ID="Film_director" />
<Profession rdf:ID="Film_producer" />
<Profession rdf:ID="Financial_Adviser" />
<Profession rdf:ID="Financial_Analyst" />
<Profession rdf:ID="Financial_Manager" />
<Profession rdf:ID="Financial_Planner" />
<Profession rdf:ID="Financier" />
<Profession rdf:ID="Fire_marshal" />
<Profession rdf:ID="Fire_officer" />
<Profession rdf:ID="Firefighter" />
<Profession rdf:ID="Fishmonger" />
<Profession rdf:ID="Fisherman" />
<Profession rdf:ID="Fitter" />
<Profession rdf:ID="Flautist" />
<Profession rdf:ID="Flavorist" />
<Profession rdf:ID="Fletcher" />
<Profession rdf:ID="Flight_attendant" />
<Profession rdf:ID="Flight_engineer" />
<Profession rdf:ID="Flight_technician" />
<Profession rdf:ID="Flight_instructor" />
<Profession rdf:ID="Fluffer" />
<Profession rdf:ID="Floor_manager" />
<Profession rdf:ID="Florist" />
<Profession rdf:ID="Flutist" />
<Profession rdf:ID="Footballer" />
<Profession rdf:ID="Footman" />
<Profession rdf:ID="Foreman" />
<Profession rdf:ID="Forester" />
<Profession rdf:ID="Fortune-teller" />
<Profession rdf:ID="Fowler" />
<Profession rdf:ID="Fraudster" />
<Profession rdf:ID="Friar" />
<Profession rdf:ID="Fruiterer" />
<Profession rdf:ID="Furbisher" />
<Profession rdf:ID="Furrier" />
<Profession rdf:ID="Fuster" />
<Profession rdf:ID="Gamekeeper" />
<Profession rdf:ID="Game_show_host" />
<Profession rdf:ID="Game_developer" />
<Profession rdf:ID="Garbage_collector" />
<Profession rdf:ID="Garbler" />
<Profession rdf:ID="Gardener" />
<Profession rdf:ID="Gate-keeper" />
<Profession rdf:ID="Geisha" />
<Profession rdf:ID="Gemcutter" />
<Profession rdf:ID="Genealogist" />
<Profession rdf:ID="General" />
<Profession rdf:ID="Geographer" />
<Profession rdf:ID="Geologist" />
<Profession rdf:ID="Geometer" />
<Profession rdf:ID="Geophysicist" />
<Profession rdf:ID="Gigolo" />
<Profession rdf:ID="Gladiator" />
<Profession rdf:ID="Glazier" />
<Profession rdf:ID="Glover" />
<Profession rdf:ID="Goatherd" />
<Profession rdf:ID="Gofer" />
<Profession rdf:ID="Goldsmith" />
<Profession rdf:ID="Gondolier" />
<Profession rdf:ID="Governess" />
<Profession rdf:ID="Government_agent" />
<Profession rdf:ID="Governor" />
<Profession rdf:ID="Grammarian" />
<Profession rdf:ID="Graphic_artist" />
<Profession rdf:ID="Gravedigger" />
<Profession rdf:ID="Grenadier" />
<Profession rdf:ID="Greengrocer" />
<Profession rdf:ID="Grinder" />
<Profession rdf:ID="Grocer" />
<Profession rdf:ID="Groom" />
<Profession rdf:ID="Guard" />
<Profession rdf:ID="Guide" />
<Profession rdf:ID="Guitarist" />
<Profession rdf:ID="Gunsmith" />
<Profession rdf:ID="Gunstocker" />
<Profession rdf:ID="Guru" />
<Profession rdf:ID="Gynecologist" />
<Profession rdf:ID="Haberdasher" />
<Profession rdf:ID="Hairdresser" />
<Profession rdf:ID="Harnessmaker" />
<Profession rdf:ID="Harper" />
<Profession rdf:ID="Hatter" />
<Profession rdf:ID="Hawker" />
<Profession rdf:ID="Hayward" />
<Profession rdf:ID="Headmaster" />
<Profession rdf:ID="Heaumer" />
<Profession rdf:ID="Herald" />
<Profession rdf:ID="Herbalist" />
<Profession rdf:ID="Herder" />
<Profession rdf:ID="Historian" />
<Profession rdf:ID="Hornere" />
<Profession rdf:ID="Hosier" />
<Profession rdf:ID="Host" />
<Profession rdf:ID="Hotelier" />
<Profession rdf:ID="House_painter" />
<Profession rdf:ID="Housewife" />
<Profession rdf:ID="Human_Resources_Officer" />
<Profession rdf:ID="Hunter" />
<Profession rdf:ID="Hydraulic_engineer" />
<Profession rdf:ID="Hypnotist" />
<Profession rdf:ID="Illuminator" />
<Profession rdf:ID="Illusionist" />
<Profession rdf:ID="Illustrator" />
<Profession rdf:ID="Imam" />
<Profession rdf:ID="Impersonator" />
<Profession rdf:ID="Importer" />
<Profession rdf:ID="Industrial_designer" />
<Profession rdf:ID="Industrial_engineer" />
<Profession rdf:ID="Industrialist" />
<Profession rdf:ID="Information_Technologist" />
<Profession rdf:ID="Inker" />
<Profession rdf:ID="Innkeeper" />
<Profession rdf:ID="Instrumentmaker" />
<Profession rdf:ID="Instructor" />
<Profession rdf:ID="Insurer" />
<Profession rdf:ID="Intelligence_officer" />
<Profession rdf:ID="Interior_designer" />
<Profession rdf:ID="Internist" />
<Profession rdf:ID="Interpreter" />
<Profession rdf:ID="Interrogator" />
<Profession rdf:ID="Inventor" />
<Profession rdf:ID="Investment_Analysts" />
<Profession rdf:ID="Investment_Banker" />
<Profession rdf:ID="Investment_Broker" />
<Profession rdf:ID="Invigilator" />
<Profession rdf:ID="Ironmonger" />
<Profession rdf:ID="Ironmaster" />
<Profession rdf:ID="Jailer" />
<Profession rdf:ID="Janitor" />
<Profession rdf:ID="Jeweler" />
<Profession rdf:ID="Jockey" />
<Profession rdf:ID="Joiner" />
<Profession rdf:ID="Journalist" />
<Profession rdf:ID="Judge" />
<Profession rdf:ID="Juggler" />
<Profession rdf:ID="Jurist" />
<Profession rdf:ID="Kinesiologist" />
<Profession rdf:ID="King" />
<Profession rdf:ID="Knifegrinder" />
<Profession rdf:ID="Knifesmith" />
<Profession rdf:ID="Knight" />
<Profession rdf:ID="Laboratory_worker" />
<Profession rdf:ID="Ladeler" />
<Profession rdf:ID="Lady-in-waiting" />
<Profession rdf:ID="Landlord" />
<Profession rdf:ID="Landscaper" />
<Profession rdf:ID="Lanternmaker" />
<Profession rdf:ID="Lamplighter" />
<Profession rdf:ID="Lauderer" />
<Profession rdf:ID="Laundress" />
<Profession rdf:ID="Law_enforcement_agent" />
<Profession rdf:ID="Lawyer" />
<Profession rdf:ID="Latener" />
<Profession rdf:ID="Leadworker" />
<Profession rdf:ID="Learning_mentor" />
<Profession rdf:ID="Leatherer" />
<Profession rdf:ID="Lecturer" />
<Profession rdf:ID="Lens_grinder" />
<Profession rdf:ID="Level_designer" />
<Profession rdf:ID="Librarian" />
<Profession rdf:ID="Librettist" />
<Profession rdf:ID="Lifeguard" />
<Profession rdf:ID="Lighthouse-keeper" />
<Profession rdf:ID="Lighting_technician" />
<Profession rdf:ID="Limner" />
<Profession rdf:ID="Linesman" />
<Profession rdf:ID="Linguist" />
<Profession rdf:ID="Linkman" />
<Profession rdf:ID="Loan_officer" />
<Profession rdf:ID="Lobbyist" />
<Profession rdf:ID="Locksmith" />
<Profession rdf:ID="Loriner" />
<Profession rdf:ID="Lord_Chamberlain" />
<Profession rdf:ID="Lorist" />
<Profession rdf:ID="Logician" />
<Profession rdf:ID="Lumberjack" />
<Profession rdf:ID="Lyricist" />
<Profession rdf:ID="Magician" />
<Profession rdf:ID="Magistrate" />
<Profession rdf:ID="Mailmaker" />
<Profession rdf:ID="Mailman_or_Mail_carrier" />
<Profession rdf:ID="Make-up_artist" />
<Profession rdf:ID="Management_Analyst" />
<Profession rdf:ID="Management_Consultant" />
<Profession rdf:ID="Manager" />
<Profession rdf:ID="Manicurist" />
<Profession rdf:ID="Manservant" />
<Profession rdf:ID="Manual_therapist" />
<Profession rdf:ID="Manufacturer" />
<Profession rdf:ID="Marbler" />
<Profession rdf:ID="Marine" />
<Profession rdf:ID="Marketer" />
<Profession rdf:ID="Market_gardener" />
<Profession rdf:ID="Marketing_Director" />
<Profession rdf:ID="Marketing_Manager" />
<Profession rdf:ID="Marksman" />
<Profession rdf:ID="Marshal" />
<Profession rdf:ID="Martial_artist" />
<Profession rdf:ID="Martial_Arts_Instructor" />
<Profession rdf:ID="Mason" />
<Profession rdf:ID="Masseur" />
<Profession rdf:ID="Master_of_hounds" />
<Profession rdf:ID="Matador" />
<Profession rdf:ID="Materials_engineer" />
<Profession rdf:ID="Mathematician" />
<Profession rdf:ID="Matron" />
<Profession rdf:ID="Mayor" />
<Profession rdf:ID="Mechanic" />
<Profession rdf:ID="Mechanical_engineer" />
<Profession rdf:ID="Mechanician" />
<Profession rdf:ID="Mediator" />
<Profession rdf:ID="Medic" />
<Profession rdf:ID="Medical_Representative" />
<Profession rdf:ID="Medical_Technologist" />
<Profession rdf:ID="Medical_Transcriptionist" />
<Profession rdf:ID="Mercenary" />
<Profession rdf:ID="Mercer" />
<Profession rdf:ID="Merchant" />
<Profession rdf:ID="Mesmerist" />
<Profession rdf:ID="Messenger" />
<Profession rdf:ID="Meteorologist" />
<Profession rdf:ID="Microbiologist" />
<Profession rdf:ID="Midwife" />
<Profession rdf:ID="Military_Leader" />
<Profession rdf:ID="Milkman" />
<Profession rdf:ID="Miller" />
<Profession rdf:ID="Miner" />
<Profession rdf:ID="Mintmaster" />
<Profession rdf:ID="Minister" />
<Profession rdf:ID="Mirrorer" />
<Profession rdf:ID="Missionary" />
<Profession rdf:ID="Mobster" />
<Profession rdf:ID="Model" />
<Profession rdf:ID="Modeller" />
<Profession rdf:ID="Molecatcher" />
<Profession rdf:ID="Moldmaker" />
<Profession rdf:ID="Moneychanger" />
<Profession rdf:ID="Moneylender" />
<Profession rdf:ID="Monk" />
<Profession rdf:ID="Moonlighter" />
<Profession rdf:ID="Mortagager" />
<Profession rdf:ID="Mortician" />
<Profession rdf:ID="Music_Director" />
<Profession rdf:ID="Musician" />
<Profession rdf:ID="Mutual_Fund_Analyst" />
<Profession rdf:ID="Mutual_Fund_Managers" />
<Profession rdf:ID="Maid" />
<Profession rdf:ID="Nailor" />
<Profession rdf:ID="Nanny" />
<Profession rdf:ID="Navigator" />
<Profession rdf:ID="Needler" />
<Profession rdf:ID="Negotiator" />
<Profession rdf:ID="Netmaker" />
<Profession rdf:ID="Ninja" />
<Profession rdf:ID="Notary" />
<Profession rdf:ID="Numerologist" />
<Profession rdf:ID="Nun" />
<Profession rdf:ID="Nurse" />
<Profession rdf:ID="Nursemaid" />
<Profession rdf:ID="Oboist" />
<Profession rdf:ID="Obstetrician" />
<Profession rdf:ID="Occupational_therapist" />
<Profession rdf:ID="Odontologist" />
<Profession rdf:ID="Oilpresser" />
<Profession rdf:ID="Operator" />
<Profession rdf:ID="Ophthalmologist" />
<Profession rdf:ID="Optician" />
<Profession rdf:ID="Oracle" />
<Profession rdf:ID="Organist" />
<Profession rdf:ID="Organizer" />
<Profession rdf:ID="Ornithologist" />
<Profession rdf:ID="Orthodontist" />
<Profession rdf:ID="Orthopaedist" />
<Profession rdf:ID="Ostler" />
<Profession rdf:ID="Otorhinolaryngologist" />
<Profession rdf:ID="Painter" />
<Profession rdf:ID="Paleoseismologist" />
<Profession rdf:ID="Paperer" />
<Profession rdf:ID="Paralegal" />
<Profession rdf:ID="Paramedic" />
<Profession rdf:ID="Parchmenter" />
<Profession rdf:ID="Pardoner" />
<Profession rdf:ID="Pargeter" />
<Profession rdf:ID="Parker" />
<Profession rdf:ID="Park_ranger" />
<Profession rdf:ID="Party-leader" />
<Profession rdf:ID="Pasteler" />
<Profession rdf:ID="Pastor" />
<Profession rdf:ID="Patent_attorney" />
<Profession rdf:ID="Patent_examiner" />
<Profession rdf:ID="Pathologist" />
<Profession rdf:ID="Paviour" />
<Profession rdf:ID="Pawnbroker" />
<Profession rdf:ID="Peddlar" />
<Profession rdf:ID="Pediatrician" />
<Profession rdf:ID="Pedologist" />
<Profession rdf:ID="Pedology" />
<Profession rdf:ID="Pepperer" />
<Profession rdf:ID="Percussionist" />
<Profession rdf:ID="Perfumer" />
<Profession rdf:ID="Personal_Trainer" />
<Profession rdf:ID="Pewterer" />
<Profession rdf:ID="Pharmacist" />
<Profession rdf:ID="Philanthropist" />
<Profession rdf:ID="Philologist" />
<Profession rdf:ID="Philosopher" />
<Profession rdf:ID="Photographer" />
<Profession rdf:ID="Physical_Therapist" />
<Profession rdf:ID="Physician" />
<Profession rdf:ID="Physician_Assistant" />
<Profession rdf:ID="Physicist" />
<Profession rdf:ID="Physiognomist" />
<Profession rdf:ID="Physiologist" />
<Profession rdf:ID="Physiotherapist" />
<Profession rdf:ID="Pianist" />
<Profession rdf:ID="Piano_tuner" />
<Profession rdf:ID="Pickler" />
<Profession rdf:ID="Pickpocket" />
<Profession rdf:ID="Pilot" />
<Profession rdf:ID="Pinner" />
<Profession rdf:ID="Pirate" />
<Profession rdf:ID="Plasterer" />
<Profession rdf:ID="Playwright" />
<Profession rdf:ID="Plumber" />
<Profession rdf:ID="Poet" />
<Profession rdf:ID="Police_officer" />
<Profession rdf:ID="Police_inspector" />
<Profession rdf:ID="Politician" />
<Profession rdf:ID="Political_scientist" />
<Profession rdf:ID="Poll-taker" />
<Profession rdf:ID="Pope" />
<Profession rdf:ID="Porcilinist" />
<Profession rdf:ID="Pornographic_actor" />
<Profession rdf:ID="Poter" />
<Profession rdf:ID="Poulterer" />
<Profession rdf:ID="Premier" />
<Profession rdf:ID="Presenter" />
<Profession rdf:ID="President" />
<Profession rdf:ID="President_of_the_Board" />
<Profession rdf:ID="President_of_the_School_Board" />
<Profession rdf:ID="Press_officer" />
<Profession rdf:ID="Priest" />
<Profession rdf:ID="Prime_minister" />
<Profession rdf:ID="Principal" />
<Profession rdf:ID="Printer" />
<Profession rdf:ID="Private_detective" />
<Profession rdf:ID="Proctologist" />
<Profession rdf:ID="Procurator" />
<Profession rdf:ID="Professor" />
<Profession rdf:ID="Professional_Athlete" />
<Profession rdf:ID="Professional_Dominant" />
<Profession rdf:ID="Professional_Gambler" />
<Profession rdf:ID="Professional_Video_Game_Player" />
<Profession rdf:ID="Programmer" />
<Profession rdf:ID="Project_Manager" />
<Profession rdf:ID="Prostitute" />
<Profession rdf:ID="Psychiatrist" />
<Profession rdf:ID="Psychodramatist" />
<Profession rdf:ID="Psychologist" />
<Profession rdf:ID="Public_Relations_Officer" />
<Profession rdf:ID="Public_Speaker" />
<Profession rdf:ID="Publisher" />
<Profession rdf:ID="Quarreler" />
<Profession rdf:ID="Quartermaster" />
<Profession rdf:ID="Quivermaker" />
<Profession rdf:ID="Queen" />
<Profession rdf:ID="Rabbi" />
<Profession rdf:ID="Race_driver" />
<Profession rdf:ID="Radiologist" />
<Profession rdf:ID="Radiographer" />
<Profession rdf:ID="Railway_gasser" />
<Profession rdf:ID="Rat_catcher" />
<Profession rdf:ID="Reactor_Engineer" />
<Profession rdf:ID="Reader" />
<Profession rdf:ID="Real_estate_agent" />
<Profession rdf:ID="Real_estate_broker" />
<Profession rdf:ID="Real_estate_investor" />
<Profession rdf:ID="Real_estate_developer" />
<Profession rdf:ID="Receptionist" />
<Profession rdf:ID="Record_Producer" />
<Profession rdf:ID="Recording_engineer" />
<Profession rdf:ID="Rector" />
<Profession rdf:ID="Redsmith" />
<Profession rdf:ID="Reeve" />
<Profession rdf:ID="Referee" />
<Profession rdf:ID="Refuse_collector" />
<Profession rdf:ID="Registrar" />
<Profession rdf:ID="Remedial_Teacher" />
<Profession rdf:ID="Repairman" />
<Profession rdf:ID="Reporter" />
<Profession rdf:ID="Researcher" />
<Profession rdf:ID="Respiratory_Therapist" />
<Profession rdf:ID="Retailer" />
<Profession rdf:ID="Rigger" />
<Profession rdf:ID="Rivener" />
<Profession rdf:ID="Ropemaker" />
<Profession rdf:ID="Roofer" />
<Profession rdf:ID="Sacker" />
<Profession rdf:ID="Saddler" />
<Profession rdf:ID="Sage" />
<Profession rdf:ID="Sailmaker" />
<Profession rdf:ID="Sailor" />
<Profession rdf:ID="Saint" />
<Profession rdf:ID="Salesperson" />
<Profession rdf:ID="Saltboiler" />
<Profession rdf:ID="Salter" />
<Profession rdf:ID="Sapper" />
<Profession rdf:ID="Sarariman" />
<Profession rdf:ID="Saucier" />
<Profession rdf:ID="Saxophonist" />
<Profession rdf:ID="Sawyer" />
<Profession rdf:ID="Scabbardmaker" />
<Profession rdf:ID="Scale_mechanic" />
<Profession rdf:ID="Scholar" />
<Profession rdf:ID="School_Principal" />
<Profession rdf:ID="School_superintendent" />
<Profession rdf:ID="Scientist" />
<Profession rdf:ID="Scout" />
<Profession rdf:ID="Screenwriter" />
<Profession rdf:ID="Scribe" />
<Profession rdf:ID="Sculptor" />
<Profession rdf:ID="Scythesmith" />
<Profession rdf:ID="Seamstress" />
<Profession rdf:ID="Secretary_general" />
<Profession rdf:ID="Secretary" />
<Profession rdf:ID="Security_guard" />
<Profession rdf:ID="Senator" />
<Profession rdf:ID="Servant" />
<Profession rdf:ID="Sexologist" />
<Profession rdf:ID="Sexton" />
<Profession rdf:ID="Sex_worker" />
<Profession rdf:ID="Sheepshearer" />
<Profession rdf:ID="Shepherd" />
<Profession rdf:ID="Shaman" />
<Profession rdf:ID="Sheriff" />
<Profession rdf:ID="Sheriff_Officer" />
<Profession rdf:ID="Shingler" />
<Profession rdf:ID="Shipwright" />
<Profession rdf:ID="Shoemaker" />
<Profession rdf:ID="Shop_assistant" />
<Profession rdf:ID="Shrimper" />
<Profession rdf:ID="Sifter" />
<Profession rdf:ID="Signalman" />
<Profession rdf:ID="Silversmith" />
<Profession rdf:ID="Singer" />
<Profession rdf:ID="Skinner" />
<Profession rdf:ID="Slave" />
<Profession rdf:ID="Slavedriver" />
<Profession rdf:ID="Slaver" />
<Profession rdf:ID="Sleuth" />
<Profession rdf:ID="Smelter" />
<Profession rdf:ID="Smith" />
<Profession rdf:ID="Sniper" />
<Profession rdf:ID="Social_worker" />
<Profession rdf:ID="Sociologists" />
<Profession rdf:ID="Software_architect" />
<Profession rdf:ID="Software_engineer" />
<Profession rdf:ID="Software_project_manager" />
<Profession rdf:ID="Soil_scientist" />
<Profession rdf:ID="Soldier" />
<Profession rdf:ID="Solicitor" />
<Profession rdf:ID="Sommelier" />
<Profession rdf:ID="Sound_technician" />
<Profession rdf:ID="Special_agent" />
<Profession rdf:ID="Speech_therapist" />
<Profession rdf:ID="Spelunker" />
<Profession rdf:ID="Spin_doctor" />
<Profession rdf:ID="Sponman" />
<Profession rdf:ID="Sports_instructor" />
<Profession rdf:ID="Spurrier" />
<Profession rdf:ID="Spy" />
<Profession rdf:ID="Stage_designer" />
<Profession rdf:ID="Statistician" />
<Profession rdf:ID="Statesman" />
<Profession rdf:ID="Steersman" />
<Profession rdf:ID="Steward" />
<Profession rdf:ID="Stock-breeder" />
<Profession rdf:ID="Stock_Fund_Managers" />
<Profession rdf:ID="Stockbroker" />
<Profession rdf:ID="Stonecutter" />
<Profession rdf:ID="Store_Manager" />
<Profession rdf:ID="Street_artist" />
<Profession rdf:ID="Street_musician" />
<Profession rdf:ID="Street_vendor" />
<Profession rdf:ID="Stringer" />
<Profession rdf:ID="Stripper" />
<Profession rdf:ID="Stuffer" />
<Profession rdf:ID="Stunt_coordinator" />
<Profession rdf:ID="Stunt_double" />
<Profession rdf:ID="Stunt_performer" />
<Profession rdf:ID="Surgeon" />
<Profession rdf:ID="Surveyor" />
<Profession rdf:ID="Student" />
<Profession rdf:ID="Swineherd" />
<Profession rdf:ID="Swimmer" />
<Profession rdf:ID="Swimming_Coach" />
<Profession rdf:ID="Switchboard_operator" />
<Profession rdf:ID="Swordsmith" />
<Profession rdf:ID="System_administrator" />
<Profession rdf:ID="Systems_designer" />
<Profession rdf:ID="Systems_analyst" />
<Profession rdf:ID="Taikonaut" />
<Profession rdf:ID="Tailor" />
<Profession rdf:ID="Tallowchandler" />
<Profession rdf:ID="Tanner" />
<Profession rdf:ID="Tapicer" />
<Profession rdf:ID="Tattooist" />
<Profession rdf:ID="Tax_Collector" />
<Profession rdf:ID="Taxidermist" />
<Profession rdf:ID="Taxi-driver" />
<Profession rdf:ID="Tea_lady" />
<Profession rdf:ID="Teacher" />
<Profession rdf:ID="Technical_engineer" />
<Profession rdf:ID="Technician" />
<Profession rdf:ID="Technologist" />
<Profession rdf:ID="Telegraphist" />
<Profession rdf:ID="Telephone_operator" />
<Profession rdf:ID="Tentsman" />
<Profession rdf:ID="Terrorist" />
<Profession rdf:ID="Test_developer" />
<Profession rdf:ID="Test_pilot" />
<Profession rdf:ID="Thatcher" />
<Profession rdf:ID="Thaumaturgist" />
<Profession rdf:ID="Theatre_director" />
<Profession rdf:ID="Theologian" />
<Profession rdf:ID="Therapist" />
<Profession rdf:ID="Thief" />
<Profession rdf:ID="Thimbler" />
<Profession rdf:ID="Thresher" />
<Profession rdf:ID="Tiler" />
<Profession rdf:ID="Tinker" />
<Profession rdf:ID="Tinner" />
<Profession rdf:ID="Tinsmith" />
<Profession rdf:ID="Toolmaker" />
<Profession rdf:ID="Torturer" />
<Profession rdf:ID="Trademark_attorney" />
<Profession rdf:ID="Trader" />
<Profession rdf:ID="Tradesman" />
<Profession rdf:ID="Transit_planner" />
<Profession rdf:ID="Translator" />
<Profession rdf:ID="Trapper" />
<Profession rdf:ID="Treasurer" />
<Profession rdf:ID="Troubadour" />
<Profession rdf:ID="Truck_Driver" />
<Profession rdf:ID="Tumbler" />
<Profession rdf:ID="Tuner" />
<Profession rdf:ID="Turner" />
<Profession rdf:ID="Tutor" />
<Profession rdf:ID="Tyler" />
<Profession rdf:ID="Typefounder" />
<Profession rdf:ID="Umbrella_repairer" />
<Profession rdf:ID="Urban_planner" />
<Profession rdf:ID="Undertaker" />
<Profession rdf:ID="Upholder" />
<Profession rdf:ID="Upholsterer" />
<Profession rdf:ID="Usher" />
<Profession rdf:ID="Valet" />
<Profession rdf:ID="Ventriloquist" />
<Profession rdf:ID="Verger" />
<Profession rdf:ID="Veterinarian" />
<Profession rdf:ID="Vibraphonist" />
<Profession rdf:ID="Vicar" />
<Profession rdf:ID="Victualler" />
<Profession rdf:ID="Video-editor" />
<Profession rdf:ID="Vintner" />
<Profession rdf:ID="Violinist" />
<Profession rdf:ID="Wainwright" />
<Profession rdf:ID="Waiter" />
<Profession rdf:ID="Warder" />
<Profession rdf:ID="Watchman" />
<Profession rdf:ID="Weaponsmith" />
<Profession rdf:ID="Weaver" />
<Profession rdf:ID="Webmaster" />
<Profession rdf:ID="Web_developer" />
<Profession rdf:ID="Web_designer" />
<Profession rdf:ID="Wedding_planner" />
<Profession rdf:ID="Welder" />
<Profession rdf:ID="Wet_nurse" />
<Profession rdf:ID="Wheelwright" />
<Profession rdf:ID="Whitesmith" />
<Profession rdf:ID="White-tawer" />
<Profession rdf:ID="Window-dresser" />
<Profession rdf:ID="Wine_connoisseur" />
<Profession rdf:ID="Wiredrawer" />
<Profession rdf:ID="Wiremonger" />
<Profession rdf:ID="Woodcarver" />
<Profession rdf:ID="Wood-cutter" />
<Profession rdf:ID="Woodturner" />
<Profession rdf:ID="Wood_Wittler" />
<Profession rdf:ID="Wooler" />
<Profession rdf:ID="Wrangler" />
<Profession rdf:ID="Winemaker" />
<Profession rdf:ID="Wireless_operator" />
<Profession rdf:ID="Writer" />
<Nationality rdf:ID="Afghan" />
<Nationality rdf:ID="Bolivian" />
<Nationality rdf:ID="Brazilian" />
<Nationality rdf:ID="Portuguese" />
<Nationality rdf:ID="Cambodian" />
<Nationality rdf:ID="Colombian" />
<Nationality rdf:ID="Costa_Rican" />
<Nationality rdf:ID="Cuban" />
<Nationality rdf:ID="Danish" />
<Nationality rdf:ID="Dominican" />
<Nationality rdf:ID="Ecuadorian" />
<Nationality rdf:ID="Egyptian" />
<Nationality rdf:ID="Salvadorean" />
<Nationality rdf:ID="Estonian" />
<Nationality rdf:ID="Ethiopian" />
<Nationality rdf:ID="Guatemalan" />
<Nationality rdf:ID="Haitian" />
<Nationality rdf:ID="Honduran" />
<Nationality rdf:ID="Indonesian" />
<Nationality rdf:ID="Jordanian" />
<Nationality rdf:ID="Korean" />
<Nationality rdf:ID="Laotian" />
<Nationality rdf:ID="Latvian" />
<Nationality rdf:ID="Lithuanian" />
<Nationality rdf:ID="Malaysian" />
<Nationality rdf:ID="Moroccan" />
<Nationality rdf:ID="Dutch" />
<Nationality rdf:ID="New_Zealander" />
<Nationality rdf:ID="Nicaraguan" />
<Nationality rdf:ID="Panamanian" />
<Nationality rdf:ID="Filipino" />
<Nationality rdf:ID="Puerto_Rican" />
<Nationality rdf:ID="Russian" />
<Nationality rdf:ID="Saudi" />
<Nationality rdf:ID="Taiwanese" />
<Nationality rdf:ID="Ukrainian" />
<Nationality rdf:ID="Vietnamese" />
<Nationality rdf:ID="Argentinian" />
<Nationality rdf:ID="Australian" />
<Nationality rdf:ID="Austrian" />
<Nationality rdf:ID="Canadian" />
<Nationality rdf:ID="Chilean" />
<Nationality rdf:ID="Chinese" />
<Nationality rdf:ID="Czech" />
<Nationality rdf:ID="Finnish" />
<Nationality rdf:ID="French" />
<Nationality rdf:ID="German" />
<Nationality rdf:ID="Greek" />
<Nationality rdf:ID="Hungarian" />
<Nationality rdf:ID="Icelandic" />
<Nationality rdf:ID="Indian" />
<Nationality rdf:ID="Iranian" />
<Nationality rdf:ID="Iraqui" />
<Nationality rdf:ID="Irish" />
<Nationality rdf:ID="Israeli" />
<Nationality rdf:ID="Italian" />
<Nationality rdf:ID="Japanese" />
<Nationality rdf:ID="Mexican" />
<Nationality rdf:ID="Nepalese" />
<Nationality rdf:ID="Pakistani" />
<Nationality rdf:ID="Paraguayan" />
<Nationality rdf:ID="Peruvian" />
<Nationality rdf:ID="Polish" />
<Nationality rdf:ID="Romanian" />
<Nationality rdf:ID="Scottish" />
<Nationality rdf:ID="South_African" />
<Nationality rdf:ID="Spanish" />
<Nationality rdf:ID="Swiss" />
<Nationality rdf:ID="Syrian" />
<Nationality rdf:ID="Thai" />
<Nationality rdf:ID="Turkish" />
<Nationality rdf:ID="American" />
<Nationality rdf:ID="Uruguayan" />
<Nationality rdf:ID="Venezuelan" />
<Nationality rdf:ID="Welsh" />
<Nationality rdf:ID="Jewish" />
<Nationality rdf:ID="Athenian" />
<Nationality rdf:ID="Scythians" />
<Nationality rdf:ID="Ancient_Greek" />
<Nationality rdf:ID="Hindu" />
<Nationality rdf:ID="Pantheistic" />
<Nationality rdf:ID="Czechoslovakian" />
<Nationality rdf:ID="Soviet" />
<Nationality rdf:ID="British" />
<Nationality rdf:ID="Christian" />
<Nationality rdf:ID="Muslim" />
</rdf:RDF>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment