@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix xl: <http://www.w3.org/2008/05/skos-xl#>.
@prefix rdag1: <http://RDVocab.info/ElementsGr1/>.
@prefix rda: <http://RDVocab.info/ElementsGr2/>.
@prefix rdaa: <http://rdaregistry.info/Elements/a/>.
@prefix frbrent: <http://RDVocab.info/uri/schema/FRBRentitiesRDA/>.
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
@prefix ndl: <http://ndl.go.jp/dcndl/terms/>.
@prefix dct: <http://purl.org/dc/terms/>.

<http://id.ndl.go.jp/auth/ndlna/00830898>
	foaf:primaryTopic <http://id.ndl.go.jp/auth/entity/00830898>;
	rdf:type <http://www.w3.org/2004/02/skos/core#Concept>;
	dct:modified "2024-01-30T10:05:29";
	dct:created "2001-02-21";
	xl:prefLabel [xl:literalForm "Relman, Arnold S., 1923-2014"];
	rdfs:label "Relman, Arnold S., 1923-2014";
	xl:altLabel [xl:literalForm "レルマン, アーノルド"],[xl:literalForm "Relman, Arnold"];
	dct:source "代替医療はほんとうに有効か / アーノルド・レルマン, アンドルー・ワイル [述] ; 大塚晃志郎 企画・編集主幹・監訳","LCCN: n89621413";
	skos:exactMatch <http://id.loc.gov/authorities/names/n89621413>,<http://viaf.org/viaf/sourceID/NDL%7C00830898#skos:Concept>;
	skos:inScheme <http://id.ndl.go.jp/auth#personalNames>;
	skos:historyNote "Arnold→Arnold S. (20191111) ; 生没年追加 (20191111)".

<http://id.ndl.go.jp/auth/entity/00830898>
	rdf:type <http://xmlns.com/foaf/0.1/Person>;
	foaf:name "Arnold S. Relman";
	rda:dateOfBirth "1923";
	rda:dateOfDeath "2014".