@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p06890505X> a schema1:Person ;
    rdfs:label "Miller, Arthur Asher (1915-2005)" ;
    schema1:alternateName "Millir, Ārṯur",
        "Mīllir, Ārṯur" ;
    schema1:birthDate "1915" ;
    schema1:deathDate "2005" ;
    schema1:description "Tresoar: 1915-10-17, New York -",
        "geb. te New York City (wijk: Harlem), overl. te Roxbury (Conn.)",
        "literator (m.n. toneelstukken), scenarioschrijver",
        "overl. 10 februari 2005" ;
    schema1:familyName "Miller" ;
    schema1:givenName "Arthur Asher" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2bd6d69910a127bd44130e54b93c2e3> ;
    schema1:name "Arthur Asher Miller" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/44302716>,
        wd:Q80596,
        <https://isni.org/isni/0000000121302540> ;
    schema1:spouse "van 1962-2002, echtgenoot van fotografe: Inge Morath (1923-2002)" ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/mill023> .

