@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p068478313> a schema1:Person ;
    rdfs:label "James, William (1842-1910 ; filosoof)" ;
    schema1:alternateName "Ǧamiz, Wīlīyām" ;
    schema1:birthDate "1842" ;
    schema1:deathDate "1910" ;
    schema1:description "broer van o.a. Henry James (Jr., 1843-1916), literator",
        "filosoof (m.n. pragmatisme), psycholoog",
        "geb. te New York City, op 1842-01-11, als zoon van Henry James (Sr., 1811-1882), theoloog-filosoof, en diens echtgenote Mary Robertson Walsh (-1882)",
        "overl. te Chocorua (nabij Tamworth, in New Hampshire), op 1910-08-26)" ;
    schema1:familyName "James" ;
    schema1:givenName "William" ;
    schema1:hasOccupation "filosoof",
        "psycholoog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b35ffab046046689d9ae3715ce519fa0> ;
    schema1:name "William James" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/56625773>,
        wd:Q125249,
        <https://isni.org/isni/0000000121340790> .

