@prefix rdf: . @prefix uncefactVolume: . @prefix uncefactWeight: . @prefix uncefactDuration: . @prefix uncefactCode: . @prefix schema: . @prefix rdfs: . @prefix uncefactISO4217: . @prefix ic: . @prefix dct: . @prefix owl: . @prefix uncefactLinear: . @prefix foaf: . @prefix xsd: . dct:creator [ foaf:homepage ; foaf:name "Ministry of Economy, Trade and Industry"@en, "経済産業省"@ja ], [ foaf:homepage ; foaf:name "IPA 独立行政法人情報処理推進機構"@ja, "Information-technology Promotion Agency, Japan."@en ] ; dct:issued "2019-02-15" ; dct:license ; a owl:Ontology ; rdfs:comment "IMI Core Vocabulary"@en, "コア語彙は、共通語彙基盤の基礎をなすもので、氏名、住所、組織等、あらゆる社会活動で使用される中核的な用語の集合です。多くのシステム間で情報交換のための基礎となる語彙で、データ交換、オープンデータの二次利用等の効率化に役立つものです。"@ja ; rdfs:label "IMI Core Vocabulary"@en, "共通語彙基盤コア語彙"@ja ; owl:versionInfo "2.4.2" . ic:Eメールアドレス schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The electronic mail address."@en, "電子メールアドレスを記述するためのプロパティ用語"@ja ; rdfs:label "Email address"@en, "Eメールアドレス"@ja ; rdfs:range xsd:string . ic:FAX番号 schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "FAX番号を記述するためのプロパティ用語 ※0-9 の数字及び + - ( ) , の文字のみを使用"@ja, "The facsimile number. Note: Use '0 to 9' numeric characters and 'plus '+', minus '-', opening parenthesis '(', closing parenthesis ')', and comma ',' 'characters only."@en ; rdfs:label "FAX番号"@ja, "Fax number"@en ; rdfs:range . ic:ID schema:domainIncludes , ; a owl:ObjectProperty ; rdfs:comment "The identifier assigned to a thing."@en, "事物に割り振られたID(識別子)を記述するためのプロパティ用語"@ja ; rdfs:label "ID"@ja, "Identification"@en ; rdfs:range ic:ID型 . ic:ID体系型 a owl:Class ; rdfs:comment "A class term to express a system for specifying identifiers."@en, "IDの体系を表現するためのクラス用語"@ja ; rdfs:label "ID体系型"@ja, "Identifier reference system"@en ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "ID体系のバージョンを記述するためのプロパティ用語"@ja, "The version of the system for specifying identifiers."@en ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "ID体系の発行主体を記述するためのプロパティ用語"@ja, "The name of the issuing entity of the system for specifying identifiers."@en ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "ID体系の名称を記述するためのプロパティ用語"@ja, "The name of the system for specifying identifiers."@en ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ] . ic:ID型 a owl:Class ; rdfs:comment "A class term to express an identifier."@en, "IDを表現するためのクラス用語"@ja ; rdfs:label "ID型"@ja, "Identifier"@en ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "An URL that refers to additional information."@en, "追加情報などを参照するURLを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "IDの値を記述するためのプロパティ用語"@ja, "The identifier value."@en ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "IDの体系を記述するためのプロパティ用語"@ja, "The system for specifying identifiers."@en ; owl:maxQualifiedCardinality 1 ; owl:onClass ic:ID体系型 ; owl:onProperty ] . ic:URI a owl:DeprecatedProperty ; rdfs:comment "The URL for references."@en, "参照のためのURIを記述するためのプロパティ用語"@ja ; rdfs:label "URI"@en, "URI"@ja . ic:Webサイト schema:domainIncludes , ; a owl:ObjectProperty ; rdfs:comment "The URL that references a Web site."@en, "Webサイトを参照するURLを記述するためのプロパティ用語"@ja ; rdfs:label "Web site"@en, "Webサイト"@ja ; rdfs:range owl:Thing . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The route."@en, "アクセス方法を記述するためのプロパティ用語"@ja ; rdfs:label "Route"@en, "アクセス"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The list of sections of a route."@en, "アクセス方法の各区間の一覧を記述するためのプロパティ用語"@ja ; rdfs:label "Section of route"@en, "アクセス区間"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express each section of a route."@en, "アクセスに含まれる各区間を表現するためのクラス用語"@ja ; rdfs:label "Section of route"@en, "アクセス区間型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The origin (point of departure) of the section of the route."@en, "アクセス区間の始点(出発地点)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The amount of time required for taking the section of the route from the origin to the destination."@en, "始点から終点までのアクセス時間を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The line of transportation used in the section of the route (such as a transport service provider, line name, and bus route)."@en, "アクセス区間に用いる交通の路線(事業者及び路線名、バス系統など)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The remarks on the origin of the section of the route."@en, "アクセス区間の始点についての備考を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The destination (point of arrival) of the section of the route."@en, "アクセス区間の終点(目的地点)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The remarks on the destination of the section of the route."@en, "アクセス区間の終点についての備考を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ] . a owl:Class ; rdfs:comment "A class term to express a route to a feature, etc."@en, "地物等へのアクセスを表現するためのクラス用語"@ja ; rdfs:label "Route"@en, "アクセス型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The origin of the route (point of departure)."@en, "アクセス方法の始点(出発地点)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The remarks on the origin of the route."@en, "アクセス方法の始点についての備考を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The remarks on the destination of the route."@en, "アクセス方法の終点についての備考を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The destination of the route (point of arrival)."@en, "アクセス方法の終点(目的地点)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The remarks. Note: Specify when there is any additional information."@en, "備考を記述するためのプロパティ用語 ※補足情報などがある場合に記述"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The amount of time required for taking the route from the origin to the destination."@en, "始点から終点までのアクセス時間を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The URL that references a map indicating the route."@en, "アクセス方法を示す地図を参照するURLを記述するためのプロパティ用語"@ja ; owl:maxCardinality 1 ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A list of sections of the route."@en, "アクセス方法の各区間の一覧を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An identifier assigned to the route."@en, "アクセス方法に割り振られたIDを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ic:ID型 ; owl:onProperty ic:ID ] . a owl:Class ; rdfs:comment "A class term to express an event schedule."@en, "イベントスケジュールを表現するためのクラス用語"@ja ; rdfs:label "Schedule for event"@en, "イベントスケジュール型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A date on which the event is held. Note: When the event is hold only for a day. A list of days is allowed as well."@en, "イベントが開催される日付を記述するためのプロパティ用語 ※一日だけの開催の場合。列挙可"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The closing time of the place or service of the event."@en, "イベントの場所やサービスの終了時間を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:time ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The closing date of the event."@en, "イベントの終了日を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The starting date of the event."@en, "イベントの開始日を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The starting time of the place or service of the event."@en, "イベントの場所やサービスの開始時間を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:time ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The description of the schedule (such as exceptions)."@en, "スケジュールの説明(例外など)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ] . a owl:Class ; rdfs:comment "A class term to express an event (such as a business, sport, educational, or entertaining activity) which is held at the specified time and location."@en, "時間と場所を指定して行われるイベント(ビジネス、スポーツ、教育、娯楽などの催し)を表現するためのクラス用語"@ja ; rdfs:label "Exhibition / Festival / Event"@en, "イベント型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A maximum enrollment for the event."@en, "イベントの定員を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:nonNegativeInteger ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A name of the event."@en, "イベントの名称を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A contact regarding the event."@en, "イベントに関する連絡先を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An abstract of description on the event."@en, "イベントの説明の要約を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A date or period of the event."@en, "イベントの期間を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A venue of the event."@en, "イベントの開催場所を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A participation fee for the event."@en, "イベントの料金を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An organization associated with the event."@en, "イベントに関連する組織を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A description of keywords of the event."@en, "イベントのキーワードの記述のためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An explanation on how to join the event."@en, "イベントの参加方法の説明を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An event associated with the event."@en, "関連する他のイベントを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An thing to be targeted for the event or system."@en, "イベントや制度等の対象となる事物を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The textual expression in Katakana."@en, "カタカナ表記を記述するためのプロパティ用語"@ja ; rdfs:label "Full name in kana"@en, "カナ表記"@ja ; rdfs:range xsd:string . schema:domainIncludes , ; a owl:ObjectProperty ; rdfs:comment "The code specifying a type of calendar."@en, "カレンダーの種類を表すコードを記述するためのプロパティ用語"@ja ; rdfs:label "Calendar"@en, "カレンダー"@ja ; rdfs:range . schema:domainIncludes , ; a owl:DatatypeProperty ; rdfs:comment "The description of keywords."@en, "キーワードの記述のためのプロパティ用語"@ja ; rdfs:label "Keyword"@en, "キーワード"@ja ; rdfs:range xsd:string . a owl:Class ; rdfs:comment "A class term to express a code list."@en, "コードリストを表現するためのクラス用語"@ja ; rdfs:label "Code list"@en, "コードリスト型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The version of the code list."@en, "コードリストのバージョンを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The issuing entity of the code list."@en, "コードリストの発行主体を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The name of the code list."@en, "コードリストの名称を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ] . a owl:Class ; rdfs:comment "A class term to express a restriction on a targeted thing as a code."@en, "対象となる事物の制約条件をコードによって指定するためのクラス用語"@ja ; rdfs:label "Restriction by code"@en, "コード制約型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A code specifying the restriction."@en, "制約コードを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . a owl:Class ; rdfs:comment "A class term to express a code."@en, "コードを表現するためのクラス用語"@ja ; rdfs:label "Code"@en, "コード型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "An upper-level code of the code concerned."@en, "当該コードの上位に位置するコードを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An URL that refers to additional information."@en, "追加情報などを参照するURLを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A textual expression of the concept corresponding to the set of code values."@en, "コードの値に対応する概念の表記を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A description of the thing."@en, "説明を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A lower-level code of the code concerned."@en, "当該コードの下位に位置するコードを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A code related to the code concerned."@en, "当該コードに関連するコードを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The code value."@en, "コードの値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The type of the code."@en, "コードの種別を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The type of a code."@en, "コードの種別を記述するためのプロパティ用語"@ja ; rdfs:label "Code list"@en, "コード種別"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The size expressed as text."@en, "サイズの表記を記述するためのプロパティ用語"@ja ; rdfs:label "Size"@en, "サイズ"@ja ; rdfs:range xsd:string . a owl:Class ; rdfs:comment "A class term to express a service."@en, "サービスの情報を表現するためのクラス用語"@ja ; rdfs:label "Service"@en, "サービス型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "An entity such as an organization or person that provides the service."@en, "サービスを提供する実体もしくは組織や人を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A name of the service."@en, "名称を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A procedure to use the service."@en, "利用方法を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A thing to be targeted for the service."@en, "利用対象となる事物を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The serial number."@en, "シリアル番号を記述するためのプロパティ用語"@ja ; rdfs:label "Serial number"@en, "シリアル番号"@ja ; rdfs:range ic:ID型 . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The description of information regarding accessibility to an equipment, etc."@en, "設備などのバリアフリーに関する情報の記述のためのプロパティ用語"@ja ; rdfs:label "Barrier free"@en, "バリアフリー"@ja ; rdfs:range xsd:string . schema:domainIncludes ic:ID体系型, ; a owl:DatatypeProperty ; rdfs:comment "The version information."@en, "バージョン情報を記述するためのプロパティ用語"@ja ; rdfs:label "Version"@en, "バージョン"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The building name."@en, "ビル名を記述するためのプロパティ用語"@ja ; rdfs:label "Building name"@en, "ビル名"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The building number (such as unit number) expressed as text."@en, "ビルの番号の表記(号棟など)を記述するためのプロパティ用語"@ja ; rdfs:label "Building number"@en, "ビル番号"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The middle name expressed as text."@en, "ミドルネームの表記を記述するためのプロパティ用語"@ja ; rdfs:label "Middle name"@en, "ミドルネーム"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The textual expression of a middle name in Katakana."@en, "ミドルネームのカタカナ表記を記述するためのプロパティ用語"@ja ; rdfs:label "Middle name in kana"@en, "ミドルネームカナ表記"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The textual expression of a middle name in the Roman alphabet."@en, "ミドルネームのローマ字表記を記述するためのプロパティ用語"@ja ; rdfs:label "Middle name in Romaji (Romanization of Japanese/Romanized Japanese)"@en, "ミドルネームローマ字表記"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "A document specifying the metadata of a data."@en, "データのメタデータを記述するためのプロパティ用語"@ja ; rdfs:label "Metadata"@en, "メタデータ"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The manufacturing lot number."@en, "製造ロットの番号を記述するためのプロパティ用語"@ja ; rdfs:label "Lot number"@en, "ロット番号"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The textual expression in the Roman alphabet."@en, "ローマ字表記を記述するためのプロパティ用語"@ja ; rdfs:label "Full name in Romaji (Romanization of Japanese/Romanized Japanese)"@en, "ローマ字表記"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The city district number expressed as text."@en, "丁目の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Chome"@en, "丁目"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The upper-level code of the code concerned."@en, "当該コードの上位に位置するコードを記述するためのプロパティ用語"@ja ; rdfs:label "Superior code"@en, "上位コード"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The upper limit of the range of a restriction."@en, "範囲制約の上限値を記述するためのプロパティ用語"@ja ; rdfs:label "Upper limit"@en, "上限値"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The lower-level code of the code concerned."@en, "当該コードの下位に位置するコードを記述するためのプロパティ用語"@ja ; rdfs:label "Inferior code"@en, "下位コード"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The lower limit of the range of a restriction."@en, "範囲制約の下限値を記述するためのプロパティ用語"@ja ; rdfs:label "Lower limit"@en, "下限値"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The major use of a building, etc. expressed as text."@en, "建物などの主要用途の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Main purpose"@en, "主要用途"@ja ; rdfs:range xsd:string . schema:domainIncludes , ; a owl:DatatypeProperty ; rdfs:comment "The conversion multiplier to be applied to the base unit."@en, "基本単位に対する変換乗数を記述するためのプロパティ用語"@ja ; rdfs:label "Multiplier"@en, "乗数"@ja ; rdfs:range xsd:double . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The start date of the business year."@en, "事業年度の開始日を記述するためのプロパティ用語"@ja ; rdfs:label "Fiscal year start day"@en, "事業年度開始日"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The category of a business (such as a distributor) expressed as text."@en, "事業の種類の表記(販売業など)を記述するためのプロパティ用語"@ja ; rdfs:label "Business category"@en, "事業種目"@ja ; rdfs:range xsd:string . a owl:Class ; rdfs:comment "A class term to represent an identifiable thing."@en, "識別可能なことやものを表すためのクラス用語"@ja ; rdfs:label "Thing"@en, "事物型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "An identifier assigned to the thing."@en, "事物に割り振られたID(識別子)を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ic:ID型 ; owl:onProperty ic:ID ], [ a owl:Restriction ; rdfs:comment "An explanation for the thing."@en, "種別付きの説明文を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A representation of the thing expressed as text."@en, "文字列による表記を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An URL that refers to an image of the thing."@en, "画像を参照するURLを記述するためのプロパティ用語"@ja ; owl:allValuesFrom owl:Thing ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An URL that refers to additional information."@en, "追加情報などを参照するURLを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A description of the thing."@en, "説明を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ] . a owl:Class ; rdfs:comment "A class term to express information of a person."@en, "人の情報を表現するためのクラス用語"@ja ; rdfs:label "Person"@en, "人型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A contact."@en, "連絡先を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A nationality expressed as text."@en, "国籍の表記を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The date of birth."@en, "生年月日を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The code specifying gender."@en, "性別コードを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A name of the person."@en, "氏名を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The date of death."@en, "死亡年月日を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The gender expressed as text."@en, "性別の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A present address."@en, "現住所を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An age of the person."@en, "人の年齢を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A code specifying the nationality. Note: Use the code in Basic Resident Registration."@en, "国籍コードを記述するためのプロパティ用語 ※住民基本台帳で利用されているものを使用"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A height of the person."@en, "人の身長を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The name of the country of birth."@en, "生まれた国名を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The registered domicile by birth."@en, "本籍を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The code specifying the country of birth."@en, "生まれた国のコードを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The place of birth."@en, "生まれた場所を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A weight of the person."@en, "人の体重を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ] . schema:domainIncludes , ; a owl:DatatypeProperty ; rdfs:comment "The number of people."@en, "人数を記述するためのプロパティ用語"@ja ; rdfs:label "Head count"@en, "人数"@ja ; rdfs:range xsd:nonNegativeInteger . a owl:Class ; rdfs:comment "A class term to express the number of people involved."@en, "人数を表現するためのクラス用語"@ja ; rdfs:label "Head count"@en, "人数型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The number of people."@en, "人数を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:nonNegativeInteger ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The organization that acts as agent for legal procedures."@en, "法定手続きなどの代理人となる組織を記述するためのプロパティ用語"@ja ; rdfs:label "Agent"@en, "代理人"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The representative of an organization."@en, "組織の代表者を記述するためのプロパティ用語"@ja ; rdfs:label "Principal"@en, "代表者"@ja ; rdfs:range . schema:domainIncludes , , , ; a owl:ObjectProperty ; rdfs:comment "The address."@en, "住所を記述するためのプロパティ用語"@ja ; rdfs:label "Address"@en, "住所"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The code specifying an address. Note: Such as Local Government Code Address by Japan Agency for Local Authority Information Systems."@en, "住所のコードを記述するためのプロパティ用語 ※地方公共団体情報システム機構の地方公共団体コード住所など"@ja ; rdfs:label "Address code"@en, "住所コード"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express an address."@en, "住所を表現するためのクラス用語"@ja ; rdfs:label "Address"@en, "住所型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The building name."@en, "ビル名を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The building number or house number expressed as text."@en, "号、住居番号の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The prefix string such as '東 (East)' , '北 (North)', '浜 (Coast)', '甲' and 'イ' (characters representing item number) specified prior to a block number."@en, "番地の前の、「東」「北」「浜」「甲」「イ」などの文字を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The code specifying the municipality."@en, "市区町村のコードを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The block number or town block number expressed as text."@en, "番、街区の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The municipality name."@en, "市区町村名を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The prefecture name."@en, "都道府県名を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The town area or administrative division under municipality expressed as text."@en, "町域、または市区町村の下の行政区分の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The room number (such as floor and room number) expressed as text."@en, "部屋番号の表記(階数、号室など)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The country name."@en, "国名を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The code specifying the prefecture."@en, "都道府県のコードを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The C/O specification (including private mail box)."@en, "方書 (私書箱も含む)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The building number (such as unit number) expressed as text."@en, "ビルの番号の表記(号棟など)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The city district number expressed as text."@en, "丁目の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The code specifying the country."@en, "国のコードを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The name of the ward in the ordinance-designated city."@en, "政令指定都市の区の名前を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The postal code. Note: A string consisting of seven numeric characters of '0 to 9'."@en, "郵便番号を記述するためのプロパティ用語 ※0-9の数字7桁"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A code specifying the address. Note: Such as Local Government Code Address by Japan Agency for Local Authority Information Systems."@en, "住所のコードを記述するためのプロパティ用語 ※地方公共団体情報システム機構の地方公共団体コード住所など"@ja ; owl:allValuesFrom ; owl:onProperty ] . schema:domainIncludes ic:ID型 ; a owl:ObjectProperty ; rdfs:comment "IDの体系を記述するためのプロパティ用語"@ja, "The system for specifying identifiers."@en ; rdfs:label "Reference system"@en, "体系"@ja ; rdfs:range ic:ID体系型 . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "A weight of the person."@en, "人の体重を記述するためのプロパティ用語"@ja ; rdfs:label "Weight of person"@en, "体重"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The entity primarily responsible for making a document."@en, "文書の内容の作成に主たる責任をもつ実体を記述するためのプロパティ用語"@ja ; rdfs:label "Creator"@en, "作成者"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The explanation of usage instructions."@en, "使用方法の説明を記述するためのプロパティ用語"@ja ; rdfs:label "Usage"@en, "使用方法"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The expiration date by which a product should be used."@en, "使用期限を記述するためのプロパティ用語"@ja ; rdfs:label "Use-by date"@en, "使用期限"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The price (such as a product price)."@en, "価格(製品の価格など)を記述するためのプロパティ用語"@ja ; rdfs:label "Price"@en, "価格"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express a price."@en, "価格を表現するためのクラス用語"@ja ; rdfs:label "Charge / Price"@en, "価格型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The amount of money of the price."@en, "価格の金額を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ] . schema:domainIncludes , , , ; a owl:DatatypeProperty ; rdfs:comment "The remarks. Note: Specify when there is any additional information."@en, "備考を記述するためのプロパティ用語 ※補足情報などがある場合に記述"@ja ; rdfs:label "Note"@en, "備考"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The quantity of items contained in a box, etc."@en, "箱などに含まれる物の数量を記述するためのプロパティ用語"@ja ; rdfs:label "Quantity per carton"@en, "入数"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The extension number of a telephone number."@en, "電話の内線番号を記述するためのプロパティ用語"@ja ; rdfs:label "Extension number"@en, "内線番号"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The related document from which a described document is derived."@en, "当該文書の由来となるような関係の文書源を記述するためのプロパティ用語"@ja ; rdfs:label "Source"@en, "出処"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The name of a country of birth."@en, "生まれた国名を記述するためのプロパティ用語"@ja ; rdfs:label "Birth country"@en, "出生国"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The code specifying a country of birth."@en, "生まれた国のコードを記述するためのプロパティ用語"@ja ; rdfs:label "Birth country code"@en, "出生国コード"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The birth place."@en, "生まれた場所を記述するためのプロパティ用語"@ja ; rdfs:label "Birth place"@en, "出生地"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The value of minute in date and time."@en, "日時などの分の値を記述するためのプロパティ用語"@ja ; rdfs:label "Minute"@en, "分"@ja ; rdfs:range xsd:integer . schema:domainIncludes , ; a owl:ObjectProperty ; rdfs:comment "The available date (or day) and opening hours."@en, "利用可能日と利用可能時間を記述するためのプロパティ用語"@ja ; rdfs:label "Business hours"@en, "利用可能時間"@ja ; rdfs:range . schema:domainIncludes , ; a owl:ObjectProperty ; rdfs:comment "The thing to be targeted for a service, etc."@en, "利用対象となる事物を記述するためのプロパティ用語"@ja ; rdfs:label "Thing to be targeted"@en, "利用対象"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The procedure to use a service, etc."@en, "利用方法を記述するためのプロパティ用語"@ja ; rdfs:label "Procedure for use"@en, "利用方法"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The condition of eligible users. Note: When limiting conditions are specified for users."@en, "利用者の条件を記述するためのプロパティ用語 ※利用者に限定条件がある場合"@ja ; rdfs:label "User"@en, "利用者"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The restriction on a thing to be targeted."@en, "対象となる事物の制約を記述するためのプロパティ用語"@ja ; rdfs:label "Restriction"@en, "制約"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The code specifying a restriction."@en, "制約コードを記述するためのプロパティ用語"@ja ; rdfs:label "Restriction code"@en, "制約コード"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express a restriction on a thing to be targeted."@en, "対象となる事物の制約条件を表すクラス用語"@ja ; rdfs:label "Restriction"@en, "制約型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A description of the restriction."@en, "説明を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A targeted thing to be restricted."@en, "制約対象を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ] . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The targeted thing to be restricted."@en, "制約対象を記述するためのプロパティ用語"@ja ; rdfs:label "Thing to be restricted"@en, "制約対象"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The name of a ward in a ordinance-designated city."@en, "政令指定都市の区の名前を記述するためのプロパティ用語"@ja ; rdfs:label "Ward"@en, "区"@ja ; rdfs:range xsd:string . schema:domainIncludes , , , , ; a owl:ObjectProperty ; rdfs:comment "The code specifying a unit of measured values."@en, "計測値の単位を表すコードを記述するためのプロパティ用語"@ja ; rdfs:label "Unit"@en, "単位"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express a unit code."@en, "単位コードを表現するためのクラス用語"@ja ; rdfs:label "Unit code"@en, "単位コード型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The conversion multiplier to be applied to the base unit."@en, "基本単位に対する変換乗数を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:double ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The category of the quantity expressed as text."@en, "量の種別の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ] . schema:domainIncludes , , , , ; a owl:DatatypeProperty ; rdfs:comment "The unit expressed as a string."@en, "単位の文字列による表現を記述するためのプロパティ用語"@ja ; rdfs:label "Unit text"@en, "単位表記"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The name of a country of origin."@en, "原産国名を記述するためのプロパティ用語"@ja ; rdfs:label "Origin country"@en, "原産国"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The code specifying a country of origin."@en, "原産国を表すコードを記述するためのプロパティ用語"@ja ; rdfs:label "Origin country code"@en, "原産国コード"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The explanation on how to join an event, etc."@en, "イベントなどへの参加方法の説明を記述するためのプロパティ用語"@ja ; rdfs:label "Application for participation"@en, "参加方法"@ja ; rdfs:range xsd:string . schema:domainIncludes ic:ID型, , ; a owl:ObjectProperty ; rdfs:comment "The URL that references additional information."@en, "追加情報などを参照するURLを記述するためのプロパティ用語"@ja ; rdfs:label "Reference"@en, "参照"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The URL that refers to additional information."@en, "追加情報などを参照するURLを記述するためのプロパティ用語"@ja ; rdfs:label "Referenced object"@en, "参照先"@ja ; rdfs:range owl:Thing . a owl:Class ; rdfs:comment "A class term to refer to additional information."@en, "追加情報等を参照するためのクラス用語"@ja ; rdfs:label "Reference"@en, "参照型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "An URL that refers to the additional information."@en, "追加情報などを参照するURLを記述するためのプロパティ用語"@ja ; owl:allValuesFrom owl:Thing ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The maximum number of people that a facility can accommodate."@en, "収容人数を記述するためのプロパティ用語"@ja ; rdfs:label "Max occupancy capacity"@en, "収容人数"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The maximum number of vehicles that a parking area can accommodate."@en, "駐車場の収容可能台数を記述するためのプロパティ用語"@ja ; rdfs:label "Parking capacity"@en, "収容台数"@ja ; rdfs:range xsd:integer . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The building number or house number expressed as text."@en, "号、住居番号の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Go"@en, "号"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The given name expressed as text."@en, "氏名の名の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Given name"@en, "名"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The textual expression of a given name in Katakana."@en, "氏名の名のカタカナ表記を記述するためのプロパティ用語"@ja ; rdfs:label "Given name in kana"@en, "名カナ表記"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The textual expression of a given name in the Roman alphabet."@en, "氏名の名のローマ字表記を記述するためのプロパティ用語"@ja ; rdfs:label "Given name in Romaji (Romanization of Japanese/Romanized Japanese)"@en, "名ローマ字表記"@ja ; rdfs:range xsd:string . schema:domainIncludes ic:ID体系型, , , , , , , , , , ; a owl:ObjectProperty ; rdfs:comment "The name."@en, "名称を記述するためのプロパティ用語"@ja ; rdfs:label "Name"@en, "名称"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express names of an organization or feature."@en, "組織や地物等の名称を表現するためのクラス用語"@ja ; rdfs:label "Name"@en, "名称型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The textual expression of the name in the Roman alphabet."@en, "ローマ字表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The textual expression of the name in Katakana."@en, "カタカナ表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ] . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The country name."@en, "国名を記述するためのプロパティ用語"@ja ; rdfs:label "Country"@en, "国"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The code specifying a country."@en, "国のコードを記述するためのプロパティ用語"@ja ; rdfs:label "Country code"@en, "国コード"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The nationality expressed as text."@en, "国籍の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Nationality"@en, "国籍"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The code specifying a nationality. Note: Use the code in Basic Resident Registration."@en, "国籍コードを記述するためのプロパティ用語 ※住民基本台帳で利用されているものを使用"@ja ; rdfs:label "Nationality code"@en, "国籍コード"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express a plot of land used for a specific purpose."@en, "特定の用途に用いられる土地を表現するためのクラス用語"@ja ; rdfs:label "Land"@en, "土地型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "An area of the land."@en, "土地の面積を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The number of aboveground floors of a building."@en, "建物の地上階数を記述するためのプロパティ用語"@ja ; rdfs:label "Number of above ground floors"@en, "地上階数"@ja ; rdfs:range xsd:decimal . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The number of underground floors of a building."@en, "建物の地下階数を記述するためのプロパティ用語"@ja ; rdfs:label "Number of under ground floors"@en, "地下階数"@ja ; rdfs:range xsd:decimal . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The URL that references a map."@en, "地図を参照するURLを記述するためのプロパティ用語"@ja ; rdfs:label "Map"@en, "地図"@ja ; rdfs:range owl:Thing . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The associated feature (such as a facility, building, or land)."@en, "関連する地物(施設、建物、土地など)を記述するためのプロパティ用語"@ja ; rdfs:label "Feature"@en, "地物"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express a feature (such as a facility or building) to be referenced."@en, "参照対象となる地物(施設や建物など)を表すためのクラス用語"@ja ; rdfs:label "Feature"@en, "地物型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A facility equipped permanently in the feature."@en, "地物に定常的に備わっている設備を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An abstract of description on the feature."@en, "地物の説明の要約を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A contact of the feature."@en, "地物の連絡先を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An organization or person associated with the feature."@en, "地物に関連する組織や人を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A description of the route to the feature."@en, "地物へのアクセス方法を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The latitude-longitude coordinates of a location."@en, "場所の経緯度座標を記述するためのプロパティ用語"@ja ; rdfs:label "Associated geometry"@en, "地理座標"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The geographical identifier of a location."@en, "場所の地理識別子を記述するためのプロパティ用語"@ja ; rdfs:label "Geographic identification"@en, "地理識別子"@ja ; rdfs:range ic:ID型 . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The location."@en, "場所を記述するためのプロパティ用語"@ja ; rdfs:label "Location"@en, "場所"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express a location."@en, "場所を表現するためのクラス用語"@ja ; rdfs:label "Location"@en, "場所型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The geographical identifier of the location."@en, "場所の地理識別子を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ic:ID型 ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A generally used name of the location apart from its official name."@en, "場所の正式な名称以外に一般的に使用されている名称を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A name to identify the location (such as a name of place)."@en, "場所を特定する名称(地名など)を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The latitude-longitude coordinates of the location."@en, "場所の経緯度座標を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The address that indicates the location."@en, "場所を表す住所を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The upper limit of the range of s restriction, which excludes the boundary."@en, "範囲制約の境界を含まない上限値を記述するためのプロパティ用語"@ja ; rdfs:label "Upper limit not including boundary"@en, "境界を含まない上限値"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The lower limit of the range of a restriction, which excludes the boundary."@en, "範囲制約の境界を含まない下限値を記述するためのプロパティ用語"@ja ; rdfs:label "Lower limit not including boundary"@en, "境界を含まない下限値"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The textual description of whether or not a facility or equipment is available for use by outsiders."@en, "施設や設備などの外部利用可否の記述のためのプロパティ用語"@ja ; rdfs:label "Limitation of use"@en, "外部利用可否"@ja ; rdfs:range xsd:string . schema:domainIncludes , ; a owl:ObjectProperty ; rdfs:comment "The feature that serves as an origin."@en, "始点となる地物を記述するためのプロパティ用語"@ja ; rdfs:label "Origin"@en, "始点"@ja ; rdfs:range . schema:domainIncludes , ; a owl:DatatypeProperty ; rdfs:comment "The remarks on the origin."@en, "始点についての備考を記述するためのプロパティ用語"@ja ; rdfs:label "Note for origin"@en, "始点備考"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The family name expressed as text."@en, "氏名の姓の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Family name"@en, "姓"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The textual expression of a family name in Katakana."@en, "氏名の姓のカタカナ表記を記述するためのプロパティ用語"@ja ; rdfs:label "Family name in kana"@en, "姓カナ表記"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The textual expression of a family name in the Roman alphabet."@en, "氏名の姓のローマ字表記を記述するためのプロパティ用語"@ja ; rdfs:label "Family name in Romaji (Romanization of Japanese/Romanized Japanese)"@en, "姓ローマ字表記"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The full name (family and given name) expressed as text."@en, "氏名(姓、名)の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Full name"@en, "姓名"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The textual expression of a full name (family and given name) in Katakana."@en, "氏名(姓、名)のカタカナ表記を記述するためのプロパティ用語"@ja ; rdfs:label "Full name in kana"@en, "姓名カナ表記"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The textual expression of a full name (family and given name) in the Roman alphabet."@en, "氏名(姓、名)のローマ字表記を記述するためのプロパティ用語"@ja ; rdfs:label "Full name in Romaji (Romanization of Japanese/Romanized Japanese)"@en, "姓名ローマ字表記"@ja ; rdfs:range xsd:string . a owl:Class ; rdfs:comment "A class term to express a schedule that is repeatedly held on a regular basis."@en, "定期的に繰り返されるスケジュールを表現するクラス用語"@ja ; rdfs:label "Periodic schedule"@en, "定期スケジュール型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The date and time when the schedule becomes effective."@en, "スケジュールが有効になる日時を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The description of the schedule (such as exceptions)."@en, "スケジュールの説明(例外など)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The venue and the closing time of services on the specified day of the week."@en, "指定された曜日の場所やサービスの終了時間を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:time ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The venue and the starting time of services on the specified day of the week."@en, "指定された曜日の場所やサービスの開始時間を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:time ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The date and time when the schedule becomes ineffective."@en, "スケジュールが無効になる日時を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A day on which the schedule becomes effective. Note: If the schedule category is 'weekly', then select a day of the week. If it is 'monthly' or 'yearly', then select a date in the month or the year respectively."@en, "スケジュールが有効となる日を記述するためのプロパティ用語 ※スケジュールの種別が「週間」の場合は曜日、「月間」の場合は月の中の日、「年間」の場合は年の中の月日を指定する。"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ] . a owl:Class ; rdfs:comment "A class term to express an entity."@en, "実体を表現するためのクラス用語"@ja ; rdfs:label "Entity"@en, "実体型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The associated organization or person (including a description of the relationship)."@en, "実体に関連する組織や人(関連性の記述を含む)を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . a owl:DeprecatedProperty ; rdfs:comment "The code specifying a unit of volume."@en, "容量の単位を表すコードを記述するためのプロパティ用語"@ja ; rdfs:label "Volume unit code"@en, "容量単位"@ja . a owl:Class ; rdfs:comment "A class term to express volume."@en, "容量を表現するためのクラス用語"@ja ; rdfs:label "Volume / Capacity"@en, "容量型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The unit expressed as a string."@en, "単位の文字列による表現を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The code specifying the unit."@en, "単位を表すコードを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The measured value."@en, "測定数値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:decimal ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The entity responsible for making contributions to a document."@en, "文書の内容になんらかの寄与、貢献をした実体を記述するためのプロパティ用語"@ja ; rdfs:label "Contributor"@en, "寄与者"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The language available when contacting."@en, "連絡の際に利用可能な言語名を記述するためのプロパティ用語"@ja ; rdfs:label "Available language"@en, "対応言語"@ja ; rdfs:range xsd:string . a owl:Class ; rdfs:comment "A class term to express a thing to be targeted for an event or system."@en, "イベントや制度等の対象となる事物を表すクラス用語"@ja ; rdfs:label "Target"@en, "対象型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A restriction on the thing to be targeted."@en, "対象となる事物の制約を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . a owl:DeprecatedProperty ; rdfs:comment "The explanation on an eligible participant."@en, "対象となる人に関する説明を記述するためのプロパティ用語"@ja ; rdfs:label "Target persons"@en, "対象者"@ja . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The name of a municipality."@en, "市区町村名を記述するためのプロパティ用語"@ja ; rdfs:label "City"@en, "市区町村"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The code specifying a municipality."@en, "市区町村のコードを記述するためのプロパティ用語"@ja ; rdfs:label "City code"@en, "市区町村コード"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The width of the shape."@en, "形状の幅を記述するためのプロパティ用語"@ja ; rdfs:label "Width"@en, "幅"@ja ; rdfs:range . schema:domainIncludes , ; a owl:DatatypeProperty ; rdfs:comment "The value of year in date, and date and time."@en, "日付や日時などの年の値を記述するためのプロパティ用語"@ja ; rdfs:label "Year"@en, "年"@ja ; rdfs:range xsd:integer . schema:domainIncludes , ; a owl:DatatypeProperty ; rdfs:comment "The Japanese era in date, and date and time."@en, "日付や日時などの元号を記述するためのプロパティ用語"@ja ; rdfs:label "Era"@en, "年号"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "An age of the person."@en, "人の年齢を記述するためのプロパティ用語"@ja ; rdfs:label "Age"@en, "年齢"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The format of a data string to express points, lines, and planes."@en, "点、線、面などを表現するデータ文字列の書式を記述するためのプロパティ用語"@ja ; rdfs:label "Coordinate value"@en, "座標データ"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The code specifying a format of a data string to express points, lines, and planes."@en, "点、線、面などを表現するデータ文字列の書式を表すコードを記述するためのプロパティ用語"@ja ; rdfs:label "Geometry encoding code"@en, "座標データ書式"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The reference system of latitude-longitude coordinates."@en, "座標の参照系を記述するためのプロパティ用語"@ja ; rdfs:label "Coordinate reference system"@en, "座標参照系"@ja ; rdfs:range ic:ID型 . a owl:Class ; rdfs:comment "A class term to express latitude-longitude coordinates."@en, "座標を表現するためのクラス用語"@ja ; rdfs:label "Geometry"@en, "座標型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The longitude. Note: Specify a value between -180 and +180."@en, "経度を記述するためのプロパティ用語 ※-180から+180で記載"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The identifier assigned to the reference system for coordinates."@en, "座標の参照系に割り振られたIDを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ic:ID型 ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The code specifying the format of a data string expressing points, lines, and planes."@en, "点、線、面などを表現するデータ文字列の書式を表すコードを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The geodetic height."@en, "測地高度を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The latitude. Note: Specify a value between -90 and +90."@en, "緯度を記述するためのプロパティ用語 ※-90から+90で記載"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The data string specifying points, lines, and planes."@en, "点、線、面などを表現するデータ文字列を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The format to express degree, minute and second. Note: The format shall comply with ISO 6709 standard."@en, "度、分、秒の書式を記述するためのプロパティ用語 ※書式はiso6709に準拠する"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The total floor area of a building."@en, "建物の延べ床面積を記述するためのプロパティ用語"@ja ; rdfs:label "Total floor area "@en, "延べ面積"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The building."@en, "建物を記述するためのプロパティ用語"@ja ; rdfs:label "Building"@en, "建物"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express a building."@en, "建物を表現するためのクラス用語"@ja ; rdfs:label "Building"@en, "建物型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A height of the building's highest point."@en, "建物の最高点の高さを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A completion date of the building."@en, "建物の竣工日を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The number of aboveground floors of the building."@en, "建物の地上階数を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:decimal ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The number of underground floors of the building."@en, "建物の地下階数を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:decimal ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A ground area of the building."@en, "建物の敷地面積を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A building area of the building."@en, "建物の建築面積を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A total floor area of the building."@en, "建物の延べ床面積を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A facility that uses the building."@en, "建物を利用する施設を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A structure of the building expressed as text."@en, "建物の構造の表記を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A major use of the building expressed as text."@en, "建物の主要用途の表記を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The building area."@en, "建築面積を記述するためのプロパティ用語"@ja ; rdfs:label "Building area"@en, "建築面積"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The description of the form of a product, etc."@en, "製品などの形態の説明を記述するためのプロパティ用語"@ja ; rdfs:label "Form of delivery"@en, "形態"@ja ; rdfs:range xsd:string . schema:domainIncludes , , , ; a owl:DatatypeProperty ; rdfs:comment "The role of a person, organization, or facility, etc. expressed as text."@en, "人、組織、施設などの役割の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Role of member"@en, "役割"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The code specifying a role of a person, organization, or facility, etc."@en, "人、組織、施設などの役割を表すコードを記述するためのプロパティ用語"@ja ; rdfs:label "Code for role of member"@en, "役割コード"@ja ; rdfs:range . a owl:DeprecatedProperty ; rdfs:comment "The number of employees of the corporation, etc."@en, "法人などの従業員数を記述するためのプロパティ用語"@ja ; rdfs:label "Number of employee"@en, "従業員数"@ja . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The gender expressed as text."@en, "性別の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Gender"@en, "性別"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The code specifying gender."@en, "性別コードを記述するためのプロパティ用語"@ja ; rdfs:label "Gender code"@en, "性別コード"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The owner."@en, "所有者を記述するためのプロパティ用語"@ja ; rdfs:label "Owner"@en, "所有者"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The name of a contact person."@en, "担当者の氏名を記述するためのプロパティ用語"@ja ; rdfs:label "Name of contact person"@en, "担当者名"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The title of a person in charge expressed as text."@en, "担当者の役職の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Title of contact person"@en, "担当者役職"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The entity such as an organization or person that provide a service, etc."@en, "サービス等を提供する組織や人を記述するためのプロパティ用語"@ja ; rdfs:label "Provider"@en, "提供者"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The cellular phone number. Note: Use '0 to 9' numeric characters and 'plus '+', minus '-', opening parenthesis '(', closing parenthesis ')', and comma ',' 'characters only."@en, "携帯電話番号を記述するためのプロパティ用語 ※0-9 の数字及び + - ( ) , の文字のみを使用"@ja ; rdfs:label "Mobile telephone number"@en, "携帯電話番号"@ja ; rdfs:range . schema:domainIncludes , , , , , ; a owl:DatatypeProperty ; rdfs:comment "The numerical value."@en, "数値を記述するためのプロパティ用語"@ja ; rdfs:label "Value"@en, "数値"@ja ; rdfs:range xsd:decimal . a owl:DeprecatedProperty ; rdfs:comment "The code specifying a unit of quantity."@en, "数量の単位を表すコードを記述するためのプロパティ用語"@ja ; rdfs:label "Number unit code"@en, "数量単位"@ja . a owl:Class ; rdfs:comment "A class term to express quantity."@en, "数量を表現するためのクラス用語"@ja ; rdfs:label "Quantity"@en, "数量型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The unit expressed as a string (such as a counter suffix)."@en, "単位の文字列による表現(助数詞など)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The code specifying the unit."@en, "単位を表すコードを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The measured value."@en, "測定数値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:decimal ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The ground area."@en, "敷地面積を記述するためのプロパティ用語"@ja ; rdfs:label "Site area"@en, "敷地面積"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express information of a document (that complies with Dublin Core Metadata Element Set)."@en, "文書の情報を表すクラス用語(Dublin Core Metadata Element Setに準拠)"@ja ; rdfs:label "Document"@en, "文書型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A point or period of time associated with an event in the lifecycle of the document."@en, "文書のライフサイクルにおける何らかの時点の日時を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An entity primarily responsible for making the document."@en, "文書の内容の作成に主たる責任をもつ実体を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A name given to the document."@en, "文書に与えられた名前を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A language of the document."@en, "文書の言語を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A related document from which the described document is derived."@en, "当該文書の由来となるような関係の文書源を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A topic of the document."@en, "文書のトピックを記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An information about rights held in and over the document."@en, "文書に含まれる、又はかかわる権利管理に関する情報を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A nature or genre of the document."@en, "文書の性質又はジャンルを記述するためのプロパティ用語"@ja ; owl:allValuesFrom owl:Thing ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An entity responsible for making contributions to the document."@en, "文書の内容になんらかの寄与、貢献をした実体を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An entity responsible for making the document available."@en, "文書を公開することに対して責任をもつ実体を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A file format, physical medium, or dimensions of the document."@en, "文書のファイルの記録形式、物理媒体又は次元を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A code specifying a file format, physical medium, or dimensions of the document."@en, "文書のファイルの記録形式、物理媒体又は次元のコードを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A date associated with an event in the lifecycle of the document."@en, "文書のライフサイクルにおけるなんらかの事象に関するある日付を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . schema:domainIncludes , , ; a owl:ObjectProperty ; rdfs:comment "The fee (such as a usage fee of a facility or equipment, and a participation fee of an event)."@en, "料金(施設、設備の利用料金やイベントの参加費など)を記述するためのプロパティ用語"@ja ; rdfs:label "Fee"@en, "料金"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The C/O specification (including a private mail box)."@en, "方書 (私書箱も含む)を記述するためのプロパティ用語"@ja ; rdfs:label "Katagaki"@en, "方書"@ja ; rdfs:range xsd:string . schema:domainIncludes , ; a owl:ObjectProperty ; rdfs:comment "The facility."@en, "施設を記述するためのプロパティ用語"@ja ; rdfs:label "Facility"@en, "施設"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express a facility."@en, "施設を表現するためのクラス用語"@ja ; rdfs:label "Facility"@en, "施設型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A maximum number of people that the facility can accommodate."@en, "施設の収容人数を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An associated facility (such as a parent or affiliate facility)."@en, "関連する施設(上位施設、下位施設など)を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A usage fee of the facility."@en, "施設の利用料金を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An available date (or day) and opening hours of the facility."@en, "施設の利用可能日と利用可能時間を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A parking area in the facility."@en, "施設にある駐車場を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The remarks. Note: Specify when there is any additional information."@en, "備考を記述するためのプロパティ用語 ※補足情報などがある場合に記述"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A building in which the facility is located."@en, "施設のある建物を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . a owl:Class ; rdfs:comment "A class term to express an associated facility."@en, "施設の関連を表現するためのクラス用語"@ja ; rdfs:label "Facility association"@en, "施設関連型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The associated facility."@en, "関連する施設を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The role of the associated facility expressed as text."@en, "関連する施設の役割の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ] . schema:domainIncludes , ; a owl:DatatypeProperty ; rdfs:comment "The value of day in date, and date and time."@en, "日付や日時などの日の値を記述するためのプロパティ用語"@ja ; rdfs:label "Day"@en, "日"@ja ; rdfs:range xsd:integer . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The point or period of time associated with an event in the lifecycle of a document."@en, "文書のライフサイクルにおけるなんらかの事象に関するある時点又は時間的区間を記述するためのプロパティ用語"@ja ; rdfs:label "Date"@en, "日付"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express date."@en, "日付を表現するためのクラス用語"@ja ; rdfs:label "Date"@en, "日付型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The year value."@en, "年の値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:integer ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The month value."@en, "月の値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:integer ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The time zone. Note: The time difference from the Coordinated Universal Time."@en, "時間帯を記述するためのプロパティ用語 ※協定世界時からの時間差"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The date."@en, "日付を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:date ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The day value."@en, "日の値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:integer ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The textual expression of the date in an arbitrary format."@en, "日付の任意の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The code specifying the type of calendar."@en, "カレンダーの種類を表すコードを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The Japanese era."@en, "元号を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ] . schema:domainIncludes , ; a owl:ObjectProperty ; rdfs:comment "The date and time when an activity, etc. are held."@en, "活動などが行われる日時を記述するためのプロパティ用語"@ja ; rdfs:label "Date and time"@en, "日時"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express date and time."@en, "日時を表現するためのクラス用語"@ja ; rdfs:label "Date and time"@en, "日時型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The day value."@en, "日の値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:integer ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The month value."@en, "月の値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:integer ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The hour value."@en, "時の値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:integer ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The second value."@en, "秒の値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:decimal ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The code specifying the type of calendar."@en, "カレンダーの種類を表すコードを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The date and time."@en, "日時を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:dateTime ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The Japanese era."@en, "元号を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The time zone. Note: The time difference from the Coordinated Universal Time."@en, "時間帯を記述するためのプロパティ用語 ※協定世界時からの時間差"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The year value."@en, "年の値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:integer ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The minute value."@en, "分の値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:integer ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The date and time expressed in an arbitrary format."@en, "日時の任意の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ] . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The value of time in date and time."@en, "日時などの時の値を記述するためのプロパティ用語"@ja ; rdfs:label "Hour"@en, "時"@ja ; rdfs:range xsd:integer . schema:domainIncludes , ; a owl:ObjectProperty ; rdfs:comment "The amount of time required."@en, "所要時間を記述するためのプロパティ用語"@ja ; rdfs:label "Duration / Required time"@en, "時間"@ja ; rdfs:range . a owl:DeprecatedProperty ; rdfs:comment "The code specifying a unit of time length."@en, "時間の単位を表すコードを記述するためのプロパティ用語"@ja ; rdfs:label "Time unit code"@en, "時間単位"@ja . a owl:DeprecatedClass ; rdfs:comment "A class term to express time length."@en, "時間の長さを表現するためのクラス用語"@ja ; rdfs:label "Duration"@en, "時間型"@ja ; rdfs:subClassOf . schema:domainIncludes , ; a owl:DatatypeProperty ; rdfs:comment "The time zone. Note: The time difference from the Coordinated Universal Time."@en, "時間帯を記述するためのプロパティ用語 ※協定世界時からの時間差"@ja ; rdfs:label "Time zone"@en, "時間帯"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The height at the highest point."@en, "最高点の高さを記述するためのプロパティ用語"@ja ; rdfs:label "Maximum height"@en, "最高の高さ"@ja ; rdfs:range . schema:domainIncludes , ; a owl:DatatypeProperty ; rdfs:comment "The value of month in date, and date and time."@en, "日付や日時などの月の値を記述するためのプロパティ用語"@ja ; rdfs:label "Month"@en, "月"@ja ; rdfs:range xsd:integer . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The date and time when a schedule becomes ineffective."@en, "スケジュールが無効になる日時を記述するためのプロパティ用語"@ja ; rdfs:label "Valid through"@en, "有効終了日時"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The date and time when a schedule becomes effective."@en, "スケジュールが有効になる日時を記述するためのプロパティ用語"@ja ; rdfs:label "Valid from"@en, "有効開始日時"@ja ; rdfs:range . schema:domainIncludes , , , ; a owl:ObjectProperty ; rdfs:comment "The time range from start to end."@en, "開始から終了までの時間範囲を記述するためのプロパティ用語"@ja ; rdfs:label "Period"@en, "期間"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express a period or schedule."@en, "期間やスケジュールを表現するためのクラス用語"@ja ; rdfs:label "Period or schedule"@en, "期間スケジュール型"@ja ; rdfs:subClassOf . a owl:Class ; rdfs:comment "A class term to express a restriction on a targeted thing by means of a period."@en, "対象となる事物の制約条件を期間によって指定するためのクラス用語"@ja ; rdfs:label "Period restriction"@en, "期間制約型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A period to be restricted."@en, "制約期間を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . a owl:Class ; rdfs:comment "A class term to express a period."@en, "期間を表現するためのクラス用語"@ja ; rdfs:label "Period"@en, "期間型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The description of the period (such as exceptions)."@en, "期間の説明(例外など)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The closing date and time of the period."@en, "期間の終了日時を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The starting date and time of the period."@en, "期間の開始日時を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The registered domicile by birth."@en, "本籍を記述するためのプロパティ用語"@ja ; rdfs:label "Domicile of origin"@en, "本籍"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express a business organization."@en, "業務組織を表現するためのクラス用語"@ja ; rdfs:label "Business organization "@en, "業務組織型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "An organization that acts as agent for legal procedures."@en, "法定手続きなどの代理人となる組織を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The starting date of its business year."@en, "事業年度の開始日を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A category of the business (such as a distributor) expressed as text."@en, "事業の種類の表記(販売業など)を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ] . a owl:Class ; rdfs:comment "A class term that serves as the base type for all types."@en, "全ての型のベースとなる基本型としてのクラス用語"@ja ; rdfs:label "Concept"@en, "概念型"@ja ; rdfs:subClassOf [ a owl:Restriction ; rdfs:comment "A document specifying the metadata of a data."@en, "データのメタデータを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A code specifying the category of a concept."@en, "種別コードを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A category of a concept expressed as text."@en, "種別の表記を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ] . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The overview description."@en, "概要説明を記述するためのプロパティ用語"@ja ; rdfs:label "Summary"@en, "概要"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The member."@en, "構成員を記述するためのプロパティ用語"@ja ; rdfs:label "Member"@en, "構成員"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express members comprising an organization."@en, "組織等を構成する人を表現するクラス用語"@ja ; rdfs:label "Member"@en, "構成員型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The member."@en, "構成員を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The role of the member expressed as text."@en, "構成員の役割の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ] . a owl:DeprecatedProperty ; rdfs:comment "The number of members."@en, "構成員の数を記述するためのプロパティ用語"@ja ; rdfs:label "Number of members"@en, "構成員数"@ja . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The structure of a building, etc. expressed as text."@en, "建物などの構造の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Structure"@en, "構造"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The date. Note: This shall comply with xsd:date type of XML."@en, "日付を記述するためのプロパティ用語 ※XMLのxsd:date型に準拠したもの"@ja ; rdfs:label "Date"@en, "標準型日付"@ja ; rdfs:range xsd:date . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The date and time. Note: This shall comply with xsd:date type of XML."@en, "日時を記述するためのプロパティ用語 ※XMLのxsd:dateTime型に準拠したもの"@ja ; rdfs:label "Date and time"@en, "標準型日時"@ja ; rdfs:range xsd:dateTime . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The information about rights held in and over a document."@en, "文書に含まれる、又はかかわる権利管理に関する情報を記述するためのプロパティ用語"@ja ; rdfs:label "Rights"@en, "権利管理"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The date of death."@en, "死亡年月日を記述するためのプロパティ用語"@ja ; rdfs:label "Death date"@en, "死亡年月日"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The name of a person."@en, "人の氏名を記述するためのプロパティ用語"@ja ; rdfs:label "Name of person"@en, "氏名"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express the name of a person."@en, "人の氏名を表現するためのクラス用語"@ja ; rdfs:label "Name of person"@en, "氏名型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The textual expression of the given name in the Roman alphabet."@en, "名のローマ字表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The full name (family and given name) expressed as text."@en, "氏名(姓、名)の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The textual expression of the full name (family and given name) in the Roman alphabet."@en, "氏名(姓、名)のローマ字表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The given name expressed as text."@en, "名の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The textual expression of the middle name in Katakana."@en, "ミドルネームのカタカナ表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The textual expression of the middle name in the Roman alphabet."@en, "ミドルネームのローマ字表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The textual expression of the family name in the Roman alphabet."@en, "姓のローマ字表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The textual expression of the family name in Katakana."@en, "姓のカタカナ表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The family name expressed as text."@en, "姓の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The middle name expressed as text."@en, "ミドルネームの表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The textual expression of the given name in Katakana."@en, "名のカタカナ表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The textual expression of the full name (family and given name) in Katakana."@en, "氏名(姓、名)のカタカナ表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ] . a owl:Class ; rdfs:comment "A class term to express a corporation."@en, "法人を表現するためのクラス用語"@ja ; rdfs:label "Corporation"@en, "法人型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The capital of the organization. Note: The capital in the previous fiscal year."@en, "資本金を記述するためのプロパティ用語 ※前決算時のもの"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The code specifying the category of the organization (such as a limited corporation)."@en, "組織の種別コード(株式会社など)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The position of the organization type description within the organization name (as a prefix or suffix etc.) expressed as text."@en, "組織名称中の組織種別の記載位置の表記(前、後、など)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The activity of an organization, etc."@en, "組織などの活動を記述するためのプロパティ用語"@ja ; rdfs:label "Activity"@en, "活動"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express an activity."@en, "活動を表現するためのクラス用語"@ja ; rdfs:label "Activity"@en, "活動型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A date and time of the activity."@en, "活動の日時を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A period of the activity."@en, "活動の期間を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An organization or person associated with the activity."@en, "活動に関連する組織や人を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A name of the activity."@en, "活動の名称を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A location of the activity."@en, "活動の場所を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The activity status of an organization, etc."@en, "組織などの活動状況を記述するためのプロパティ用語"@ja ; rdfs:label "Status"@en, "活動状況"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The expiration date by which a product should be consumed."@en, "消費期限を記述するためのプロパティ用語"@ja ; rdfs:label "Expiry date"@en, "消費期限"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The geodetic height."@en, "測地高度を記述するためのプロパティ用語"@ja ; rdfs:label "Altitude"@en, "測地高度"@ja ; rdfs:range . a owl:DeprecatedClass ; rdfs:comment "A class term to express a unit of measurement and its method."@en, "測定単位及び方法を表現するためのクラス用語"@ja ; rdfs:label "Measured value"@en, "測定値型"@ja ; rdfs:subClassOf . a owl:DeprecatedProperty ; rdfs:comment "The unit of measurement."@en, "測定の単位を記述するためのプロパティ用語"@ja ; rdfs:label "Unit of measurement"@en, "測定単位"@ja . a owl:DeprecatedProperty ; rdfs:comment "The name of a measurement method."@en, "測定方法の名称を記述するためのプロパティ用語"@ja ; rdfs:label "Name of measurement"@en, "測定名称"@ja . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The state."@en, "状態を記述するためのプロパティ用語"@ja ; rdfs:label "Condition"@en, "状態"@ja ; rdfs:range xsd:string . a owl:Class ; rdfs:comment "A class term to express state of affairs."@en, "状況を表現するためのクラス用語"@ja ; rdfs:label "Status"@en, "状況型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "An organization or person associated with the state of affairs."@en, "状況に関連する組織や人を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A period of the state of affairs."@en, "状況の期間を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A name of the state of affairs."@en, "状況の名称を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A date and time of the occurrence of the state of affairs."@en, "状況の発生日時を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The description of the state of affairs."@en, "状況の説明を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The date of birth."@en, "生年月日を記述するためのプロパティ用語"@ja ; rdfs:label "Birth date"@en, "生年月日"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The town area or administrative division under municipality expressed as text."@en, "町域、または市区町村の下の行政区分の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Chomei"@en, "町名"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The URL that references an image."@en, "画像を参照するURLを記述するためのプロパティ用語"@ja ; rdfs:label "Picture"@en, "画像"@ja ; rdfs:range owl:Thing . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The abbreviated expression using initial letters, etc."@en, "頭文字などを使った略称表記を記述するためのプロパティ用語"@ja ; rdfs:label "Alphabetical abbreviation"@en, "略称アルファベット"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The block number or town block number expressed as text."@en, "番、街区の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Banchi"@en, "番地"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The prefix string such as '東 (East)' , '北 (North)', '浜 (Coast)', '甲' and 'イ' (characters representing item number) specified prior to a block number."@en, "番地の前の、「東」「北」「浜」「甲」「イ」などの文字を記述するためのプロパティ用語"@ja ; rdfs:label "Note for banchi"@en, "番地補足"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The date and time of occurrence of state of affairs, etc."@en, "状況などの発生日時を記述するためのプロパティ用語"@ja ; rdfs:label "Issued date"@en, "発生日"@ja ; rdfs:range . schema:domainIncludes ic:ID体系型, , ; a owl:ObjectProperty ; rdfs:comment "IDやコードリストなどの発行主体を記述するためのプロパティ用語"@ja, "The issuing entity of an ID system or code list, etc."@en ; rdfs:label "Issuer name"@en, "発行者"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The value of second in date and time."@en, "日時などの秒の値を記述するためのプロパティ用語"@ja ; rdfs:label "Second"@en, "秒"@ja ; rdfs:range xsd:decimal . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The category of various things expressed as text."@en, "様々な事物の種別の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Category"@en, "種別"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The code specifying a category."@en, "種別コードを記述するためのプロパティ用語"@ja ; rdfs:label "Category code"@en, "種別コード"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The completion date of a building."@en, "建物の竣工日を記述するためのプロパティ用語"@ja ; rdfs:label "Completion date"@en, "竣工日"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The organization or person in charge of maintenance."@en, "管理している組織や人を記述するためのプロパティ用語"@ja ; rdfs:label "Administrator"@en, "管理者"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express a restriction on a targeted thing by means of a numerical range."@en, "対象となる事物の制約条件を数量の範囲によって指定するためのクラス用語"@ja ; rdfs:label "Range restriction"@en, "範囲制約型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "An upper limit of the range of the restriction, which excludes the boundary."@en, "範囲制約の境界を含まない上限値を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An lower limit of the range of the restriction, which excludes the boundary."@en, "範囲制約の境界を含まない下限値を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An upper limit of the range of the restriction."@en, "範囲制約の上限値を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An lower limit of the range of the restriction."@en, "範囲制約の下限値を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The closing date of the event, etc."@en, "イベントなどの終了日を記述するためのプロパティ用語"@ja ; rdfs:label "End date"@en, "終了日"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The end date and time of a period."@en, "期間の終了日時を記述するためのプロパティ用語"@ja ; rdfs:label "End date and time"@en, "終了日時"@ja ; rdfs:range . schema:domainIncludes , ; a owl:DatatypeProperty ; rdfs:comment "The closing time of a place or service, etc."@en, "場所やサービスなどの終了時間を記述するためのプロパティ用語"@ja ; rdfs:label "End time"@en, "終了時間"@ja ; rdfs:range xsd:time . schema:domainIncludes , ; a owl:ObjectProperty ; rdfs:comment "The feature that serves as a destination."@en, "終点となる地物を記述するためのプロパティ用語"@ja ; rdfs:label "Destination"@en, "終点"@ja ; rdfs:range . schema:domainIncludes , ; a owl:DatatypeProperty ; rdfs:comment "The remarks on the destination."@en, "終点についての備考を記述するためのプロパティ用語"@ja ; rdfs:label "Note for destination"@en, "終点備考"@ja ; rdfs:range xsd:string . schema:domainIncludes , ; a owl:ObjectProperty ; rdfs:comment "The organization."@en, "組織を記述するためのプロパティ用語"@ja ; rdfs:label "Organization"@en, "組織"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express an organization."@en, "組織を表現するためのクラス用語"@ja ; rdfs:label "Organization"@en, "組織型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A contact of the organization (such as its headquarters and call centers)."@en, "組織の連絡先(本社、コールセンターなど)を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The date of establishment of the organization. Note: For the branch or business office, its date of first opening."@en, "設立日を記述するためのプロパティ用語 ※支店や事業所の場合は設置日"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A feature, facility, or building associated with the organization."@en, "組織に関連する地物や施設、建物を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The number of personnel involved in the organization (such as the number of employees)."@en, "関連する人員の人数(従業員数など)を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A representative of the organization."@en, "組織の代表者を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An activity of the organization."@en, "組織の活動を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An abbreviated name of the organization using initial letters, etc."@en, "頭文字などを使った組織の略称表記を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An associated organization (such as an branch office)."@en, "関連する組織(支店など)を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A name of the organization. Note: Except for unions, specify without an organization category."@en, "組織の名称を記述するためのプロパティ用語 ※組合以外は、組織種別を省略して記載"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An activity status of the organization (such as bankruptcy)."@en, "組織の状況(倒産、破産など)を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An overview description of the organization."@en, "組織の概要説明を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A generally used name of the organization apart from its official name."@en, "組織の正式な名称以外に一般的に使用されている名称を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The remarks. Note: Specify when there is any additional information."@en, "備考を記述するためのプロパティ用語 ※補足情報などがある場合に記述"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An address of the organization (such as its registered address)."@en, "組織に関係する住所(登記上の住所など)を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The code specifying the category of an organization (such as a limited corporation)."@en, "組織の種別コード(株式会社など)を記述するためのプロパティ用語"@ja ; rdfs:label "Category of organization"@en, "組織種別"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The position of the organization type description within an organization name (as a prefix or suffix, etc.) expressed as text."@en, "組織名称中の組織種別の記載位置の表記(前、後、など)を記述するためのプロパティ用語"@ja ; rdfs:label "Position of organization category in name"@en, "組織種別位置"@ja ; rdfs:range xsd:string . a owl:Class ; rdfs:comment "A class term to express an association with another organization."@en, "組織の関連を表現するためのクラス用語"@ja ; rdfs:label "Organization association"@en, "組織関連型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The associated organization."@en, "関連組織を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The role of the organization expressed as text."@en, "組織の役割の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ] . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The longitude. Note: Specify a value between -180 and +180."@en, "経度を記述するためのプロパティ用語 ※-180から+180で記載"@ja ; rdfs:label "Longitude"@en, "経度"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The latitude. Note: Specify a value between -90 and +90."@en, "緯度を記述するためのプロパティ用語 ※-90から+90で記載"@ja ; rdfs:label "Latitude"@en, "緯度"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The format to express degree, minutes and seconds. Note: The format shall comply with ISO 6709 standard."@en, "度、分、秒の書式を記述するためのプロパティ用語 ※書式はiso6709に準拠する"@ja ; rdfs:label "Latitude and longitude format"@en, "緯度経度書式"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The URL expressed by the automatic recognition identifier (such as an image of bar code and two-dimensional code)."@en, "自動認識ID(バーコードや二次元コードの画像など)が表すURLを記述するためのプロパティ用語"@ja ; rdfs:label "Barcode identification"@en, "自動認識ID"@ja ; rdfs:range owl:Thing . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The color expressed as text."@en, "色の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Color"@en, "色"@ja ; rdfs:range xsd:string . schema:domainIncludes , , , ; a owl:DatatypeProperty ; rdfs:comment "The textual expression using a text string."@en, "文字列による表記を記述するためのプロパティ用語"@ja ; rdfs:label "Textual expression"@en, "表記"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The name given to a document."@en, "文書に与えられた名前を記述するためのプロパティ用語"@ja ; rdfs:label "Title of document"@en, "表題"@ja ; rdfs:range xsd:string . a owl:Class ; rdfs:comment "A class term to express an individual product."@en, "製品を個別に表現するためのクラス用語"@ja ; rdfs:label "Product instance"@en, "製品個品型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A best-before-date of the product."@en, "賞味期限を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An expiration date by which the product should be consumed."@en, "消費期限を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The serial number."@en, "シリアル番号を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ic:ID型 ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A date of manufacture."@en, "製造日を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The manufacturing lot number."@en, "製造ロットの番号を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An owner of the product."@en, "所有者を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A state of the product expressed as text (such as new or secondhand)."@en, "製品の状態の表記(新品、中古など)を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A purchase price of the product."@en, "購入価格を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An expiration date by which the product should be used."@en, "使用期限を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . a owl:Class ; rdfs:comment "A class term to express a product."@en, "製品を表現するためのクラス用語"@ja ; rdfs:label "Product"@en, "製品型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A size of the product expressed as text."@en, "製品のサイズの表記を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A name of the product."@en, "製品の名称を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An identifier of the product assigned by a manufacturer."@en, "製造者によって割り当てられたIDを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ic:ID型 ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An identifier of the product assigned by a distributor."@en, "販売業者によって割り当てられたIDを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ic:ID型 ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A weight of the product."@en, "製品の重量を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A name of the manufacturer of the product."@en, "製造者名を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A length of a product."@en, "製品の長さを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A price of the product."@en, "製品の価格を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A name of the product's country of origin."@en, "製品の原産国名を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "Regulatory information (including handling precautions of the product)."@en, "規制に関する情報(取り扱い上の注意など)を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A color of the product expressed as text."@en, "製品の色の表記を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An explanation of the form of the product."@en, "製品の形態の説明を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An URL expressed by the automatic recognition identifier (such as an image of bar code and two-dimensional code) of the product."@en, "製品の自動認識ID(バーコードや二次元コードの画像など)が表すURLを記述するためのプロパティ用語"@ja ; owl:allValuesFrom owl:Thing ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A code specifying the product's country of origin."@en, "製品の原産国を表すコードを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A width of the product."@en, "製品の幅を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A name of the distributor of the product."@en, "販売業者名を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An explanation of the usage instructions."@en, "使用方法の説明を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A quantity of products contained in a box, etc."@en, "製品が箱などに含まれる数量を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A height of the product."@en, "製品の高さを記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The date of manufacture."@en, "製造日を記述するためのプロパティ用語"@ja ; rdfs:label "Manufactured date"@en, "製造日"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The name of a manufacturer."@en, "製造者名を記述するためのプロパティ用語"@ja ; rdfs:label "Manufacturer"@en, "製造者"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The identifier assigned by a manufacturer."@en, "製造者によって割り当てられたIDを記述するためのプロパティ用語"@ja ; rdfs:label "Manufacturer identification"@en, "製造者ID"@ja ; rdfs:range ic:ID型 . schema:domainIncludes , ; a owl:DatatypeProperty ; rdfs:comment "The abstract of description."@en, "説明の要約を記述するためのプロパティ用語"@ja ; rdfs:label "Abstract of description"@en, "要約"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The regulatory information (including handling precautions)."@en, "規制に関する情報(取り扱い上の注意など)を記述するためのプロパティ用語"@ja ; rdfs:label "Regulation"@en, "規制情報"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The language of a document."@en, "文書の言語を記述するためのプロパティ用語"@ja ; rdfs:label "Language"@en, "言語"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "A explanation for the thing."@en, "種別付きの説明文を記述するためのプロパティ用語"@ja ; rdfs:label "Explanation"@en, "記述"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express an explanation in text with a category."@en, "種別付きの説明文を表現するためのクラス用語"@ja ; rdfs:label "Explanation"@en, "記述型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The description of the thing."@en, "説明のテキストを記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ] . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The file format, physical medium, or dimensions of a document."@en, "文書のファイルの記録形式、物理媒体又は次元を記述するためのプロパティ用語"@ja ; rdfs:label "Format"@en, "記録形式"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The code specifying a file format, physical medium, or dimensions of a document."@en, "文書のファイルの記録形式、物理媒体又は次元のコードを記述するためのプロパティ用語"@ja ; rdfs:label "Format code"@en, "記録形式コード"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The equipment."@en, "設備を記述するためのプロパティ用語"@ja ; rdfs:label "Equipment"@en, "設備"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express an equipment installed in a facility or building."@en, "施設や建物等に備わっている設備を表現するためのクラス用語"@ja ; rdfs:label "Equipment"@en, "設備型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The feature such as a facility or building in which the equipment is installed."@en, "設備が設置されている施設や建物などの地物を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The installation date of the equipment."@en, "設備の設置日を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The condition of eligible users of the equipment. Note: When limiting conditions are specified for users."@en, "設備の利用者の条件を記述するためのプロパティ用語 ※利用者に限定条件がある場合"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A usage fee of the equipment."@en, "設備の利用料金を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The organization (such as a local government) that installed the equipment."@en, "設備を設置した組織(自治体など)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The description of information regarding accessibility to the equipment."@en, "設備のバリアフリーに関する情報の記述のためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The URL that references related web sites of the equipment."@en, "設備の関連ホームページを参照するURLを記述するためのプロパティ用語"@ja ; owl:maxCardinality 1 ; owl:onProperty ic:Webサイト ], [ a owl:Restriction ; rdfs:comment "The textual description of whether or not the equipment is available for use by outsiders."@en, "設備の外部利用可否の記述のためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The name of the equipment."@en, "設備の名称を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The location of the equipment installed (such as beside a reception desk) expressed as text."@en, "設備の設置場所の表記(受付横など)を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An available date (or day) and hours of the equipment."@en, "設備の利用可能日と利用可能時間を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The organization or person in charge of the maintenance of the equipment."@en, "設備を管理している組織や人を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The remarks. Note: Specify when there is any additional information."@en, "備考を記述するためのプロパティ用語 ※補足情報などがある場合に記述"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The contact regarding the equipment."@en, "設備の連絡先を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The date of establishment of an organization, etc."@en, "組織などの設立日を記述するためのプロパティ用語"@ja ; rdfs:label "Established date"@en, "設立日"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The location of an equipment, etc. installed (such as beside a reception desk) expressed as text."@en, "設備などの設置場所の表記(受付横など)を記述するためのプロパティ用語"@ja ; rdfs:label "Place of installation"@en, "設置位置"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The feature in which an equipment is installed. (Such as a facility or building.)"@en, "設備などが設置されている地物(施設や建物など)を記述するためのプロパティ用語"@ja ; rdfs:label "Location of installation"@en, "設置地点"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The installation date of an equipment, etc."@en, "設備などの設置日を記述するためのプロパティ用語"@ja ; rdfs:label "Installation date"@en, "設置日"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The organization that installed an equipment, etc."@en, "設備などを設置した組織を記述するためのプロパティ用語"@ja ; rdfs:label "Establisher"@en, "設置者"@ja ; rdfs:range . a owl:DeprecatedProperty ; rdfs:comment "The detailed description of state of affairs, etc."@en, "状況などの詳細説明を記述するためのプロパティ用語"@ja ; rdfs:label "Detail description"@en, "詳細"@ja . a owl:Class ; rdfs:comment "(To be defined in the future)A class term to express opening time and day of a facility. When multiple schedules are listed, enumerate them."@en, "(将来的に整備する予定)施設等のオープン日とオープン時間を表現するためのクラス用語。複数のスケジュールが列挙された場合はそれらの和を取るものとする"@ja ; rdfs:label "Detailed schedule "@en, "詳細スケジュール型"@ja ; rdfs:subClassOf . a owl:Class ; rdfs:comment "(To be defined in the future) class term to define a repetitive schedule."@en, "(将来的に整備する予定)繰り返し型のスケジュールを定義するためのクラス用語"@ja ; rdfs:label "Repeating rule for detailed schedule"@en, "詳細スケジュール規則型"@ja ; rdfs:subClassOf . schema:domainIncludes , , , , , , , ; a owl:DatatypeProperty ; rdfs:comment "The description."@en, "説明を記述するためのプロパティ用語"@ja ; rdfs:label "Description"@en, "説明"@ja ; rdfs:range xsd:string . schema:domainIncludes ic:ID型, ; a owl:DatatypeProperty ; rdfs:comment "IDやコードの値を記述するためのプロパティ用語"@ja, "The value of an identifier or code."@en ; rdfs:label "Identification value"@en, "識別値"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The name of a distributor."@en, "販売業者名を記述するためのプロパティ用語"@ja ; rdfs:label "Dealer"@en, "販売業者"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The identifier assigned by a distributor."@en, "販売業者によって割り当てられたIDを記述するためのプロパティ用語"@ja ; rdfs:label "Dealer identification"@en, "販売業者ID"@ja ; rdfs:range ic:ID型 . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The capital of a corporation."@en, "法人などの資本金を記述するためのプロパティ用語"@ja ; rdfs:label "Capital"@en, "資本金"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The nature or genre of a document."@en, "文書の性質又はジャンルを記述するためのプロパティ用語"@ja ; rdfs:label "Type"@en, "資源タイプ"@ja ; rdfs:range owl:Thing . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The best-before-date of a product."@en, "賞味期限を記述するためのプロパティ用語"@ja ; rdfs:label "Best before date"@en, "賞味期限"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The purchase price."@en, "購入価格を記述するためのプロパティ用語"@ja ; rdfs:label "Purchased price"@en, "購入価格"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The line of transportation used in an section of the route (such as a transport service provider, line name, and bus route)."@en, "アクセス区間に用いる交通の路線(事業者及び路線名、バス系統など)を記述するためのプロパティ用語"@ja ; rdfs:label "Route / Line"@en, "路線"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "A height of the person."@en, "人の身長を記述するためのプロパティ用語"@ja ; rdfs:label "Height of perseon"@en, "身長"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The mailing address (such as a private mail box)."@en, "郵便物送付先の住所(私書箱など)を記述するためのプロパティ用語"@ja ; rdfs:label "Mailing address"@en, "送付先"@ja ; rdfs:range xsd:string . schema:domainIncludes , ; a owl:DatatypeProperty ; rdfs:comment "The generally used name apart from its official name."@en, "正式な名称以外に一般的に使用されている名称を記述するためのプロパティ用語"@ja ; rdfs:label "Alternative name"@en, "通称"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The name of a currency."@en, "通貨名を記述するためのプロパティ用語"@ja ; rdfs:label "Currency"@en, "通貨"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The code specifying a currency."@en, "通貨コードを記述するためのプロパティ用語"@ja ; rdfs:label "Currency code"@en, "通貨コード"@ja ; rdfs:range uncefactISO4217:ISO3AlphaCurrencyCodeContentType . schema:domainIncludes , , , , ; a owl:ObjectProperty ; rdfs:comment "The contact."@en, "連絡先を記述するためのプロパティ用語"@ja ; rdfs:label "Contact"@en, "連絡先"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express a contact."@en, "連絡先を表現するためのクラス用語"@ja ; rdfs:label "Contact"@en, "連絡先型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "A name of the organization that receives contacts. Note: Specify when another organization is in charge of receiving contacts."@en, "連絡先の組織を記述するためのプロパティ用語 ※連絡先が他組織に委任されているときなどに記載"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A telephone number to receive contacts. Note: Use '0 to 9' numeric characters and 'plus '+', minus '-', opening parenthesis '(', closing parenthesis ')', and comma ',' 'characters only."@en, "連絡先の電話番号を記述するためのプロパティ用語 ※0-9 の数字及び + - ( ) , の文字のみを使用"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A contact address."@en, "連絡先の住所を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A name of the contact."@en, "連絡先の名称を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An URL that references the Web site of the contact."@en, "連絡先のWebサイトを参照するURLを記述するためのプロパティ用語"@ja ; owl:allValuesFrom owl:Thing ; owl:onProperty ic:Webサイト ], [ a owl:Restriction ; rdfs:comment "A mailing address (such as a private mail box)."@en, "郵便物送付先の住所(私書箱など)を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An extension number of the contact telephone number to receive contacts."@en, "連絡先の内線番号を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An electronic mail address to receive contacts."@en, "連絡先の電子メールアドレスを記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ic:Eメールアドレス ], [ a owl:Restriction ; rdfs:comment "A title of the contact person expressed as text."@en, "連絡先の担当者の役職の表記を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A name of the contact person."@en, "連絡先の担当者の氏名を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A facsimile number to receive contacts. Note: Use '0 to 9' numeric characters and 'plus '+', minus '-', opening parenthesis '(', closing parenthesis ')', and comma ',' 'characters only."@en, "連絡先のFAX番号を記述するためのプロパティ用語 ※0-9 の数字及び + - ( ) , の文字のみを使用"@ja ; owl:allValuesFrom ; owl:onProperty ic:FAX番号 ], [ a owl:Restriction ; rdfs:comment "A language available when communicating with the contact."@en, "連絡先との連絡の際に利用可能な言語名を記述するためのプロパティ用語"@ja ; owl:allValuesFrom xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "A cellular phone number to receive contacts. Note: Use '0 to 9' numeric characters and 'plus '+', minus '-', opening parenthesis '(', closing parenthesis ')', and comma ',' 'characters only."@en, "連絡先の携帯電話番号を記述するためのプロパティ用語 ※0-9 の数字及び + - ( ) , の文字のみを使用"@ja ; owl:allValuesFrom ; owl:onProperty ] . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The room number (such as floor and room number) expressed as text."@en, "部屋番号の表記(階数、号室など)を記述するためのプロパティ用語"@ja ; rdfs:label "Room number"@en, "部屋番号"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The postal code. Note: A string consisting of seven numeric characters of '0 to 9'."@en, "郵便番号を記述するためのプロパティ用語 ※0-9の数字7桁"@ja ; rdfs:label "Post code"@en, "郵便番号"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The name of a prefecture."@en, "都道府県名を記述するためのプロパティ用語"@ja ; rdfs:label "Prefecture"@en, "都道府県"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The code specifying a prefecture."@en, "都道府県のコードを記述するためのプロパティ用語"@ja ; rdfs:label "Prefecture code"@en, "都道府県コード"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The weight."@en, "重量を記述するためのプロパティ用語"@ja ; rdfs:label "Weight"@en, "重量"@ja ; rdfs:range . a owl:DeprecatedProperty ; rdfs:comment "The code specifying a unit of weight."@en, "重量の単位を表すコードを記述するためのプロパティ用語"@ja ; rdfs:label "Weight unit code"@en, "重量単位"@ja . a owl:Class ; rdfs:comment "A class term to express weight."@en, "重量を表現するためのクラス用語"@ja ; rdfs:label "Weight"@en, "重量型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The unit expressed as a string."@en, "単位の文字列による表現を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The code specifying the unit."@en, "単位を表すコードを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The measured value."@en, "測定数値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:decimal ; owl:onProperty ] . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The category of a quantity expressed as text."@en, "量の種別の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Quantity kind"@en, "量種別"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The amount of money."@en, "金額を記述するためのプロパティ用語"@ja ; rdfs:label "Amount"@en, "金額"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express amount of money."@en, "金額を表現するためのクラス用語"@ja ; rdfs:label "Amount of money"@en, "金額型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The code specifying the currency."@en, "通貨コードを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange uncefactISO4217:ISO3AlphaCurrencyCodeContentType ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The value of the amount of money."@en, "金額の値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:decimal ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The name of the currency."@en, "通貨名を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The conversion multiplier to be applied to the value of the amount of money."@en, "金額の値に対する変換乗数を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:double ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The length of the shape."@en, "形状の長さを記述するためのプロパティ用語"@ja ; rdfs:label "Length"@en, "長さ"@ja ; rdfs:range . a owl:DeprecatedProperty ; rdfs:comment "The code specifying a unit of length."@en, "長さの単位を表すコードを記述するためのプロパティ用語"@ja ; rdfs:label "Length unit code"@en, "長さ単位"@ja . a owl:Class ; rdfs:comment "A class term to express length."@en, "長さを表現するためのクラス用語"@ja ; rdfs:label "Length"@en, "長さ型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The unit expressed as a string."@en, "単位の文字列による表現を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The code specifying the unit."@en, "単位を表すコードを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The measured value."@en, "測定数値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:decimal ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The venue of a event, etc."@en, "イベントなどの開催場所を記述するためのプロパティ用語"@ja ; rdfs:label "Location"@en, "開催場所"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The date on which an event, etc. is held."@en, "イベントなどが開催される日付を記述するためのプロパティ用語"@ja ; rdfs:label "Date for event"@en, "開催日"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The day on which the schedule becomes effective. Note: If the schedule category is 'weekly', then select a day of the week. If it is 'monthly' or 'yearly', then select a date in the month or the year respectively."@en, "スケジュールが有効となる日を記述するためのプロパティ用語 ※スケジュールの種別が「週間」の場合は曜日、「月間」の場合は月の中の日、「年間」の場合は年の中の月日を指定する。"@ja ; rdfs:label "Schedule day"@en, "開催期日"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The starting date of an event, etc."@en, "イベントなどの開始日を記述するためのプロパティ用語"@ja ; rdfs:label "Start date"@en, "開始日"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The start date and time of a period."@en, "期間の開始日時を記述するためのプロパティ用語"@ja ; rdfs:label "Start date and time"@en, "開始日時"@ja ; rdfs:range . schema:domainIncludes , ; a owl:DatatypeProperty ; rdfs:comment "The starting time of a place or service, etc."@en, "場所やサービスなどの開始時間を記述するためのプロパティ用語"@ja ; rdfs:label "Start time"@en, "開始時間"@ja ; rdfs:range xsd:time . schema:domainIncludes , , , ; a owl:ObjectProperty ; rdfs:comment "The associated organization or person (including a description of the relationship)."@en, "関連する組織や人(関連性の記述を含む)を記述するためのプロパティ用語"@ja ; rdfs:label "Participation"@en, "関与"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express an associated organization or person."@en, "関連する組織や人を表現するためのクラス用語"@ja ; rdfs:label "Participation"@en, "関与型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The code specifying the position or role of the organization or person."@en, "組織や人の位置付けや役割を表すコードを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The position or role of the organization or person expressed as text."@en, "組織や人の位置付けや役割の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "An associated organization or person."@en, "関連する組織や人を記述するためのプロパティ用語"@ja ; owl:allValuesFrom ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The associated organization or person."@en, "関連する組織や人を記述するためのプロパティ用語"@ja ; rdfs:label "Participator"@en, "関与者"@ja ; rdfs:range . a owl:DeprecatedProperty ; rdfs:comment "The involved organization or person."@en, "関係する組織や人を記述するためのプロパティ用語"@ja ; rdfs:label "Issuer"@en, "関係者"@ja . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The related event."@en, "関連するイベントを記述するためのプロパティ用語"@ja ; rdfs:label "Related event"@en, "関連イベント"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The code related to the code concerned."@en, "当該コードに関連するコードを記述するためのプロパティ用語"@ja ; rdfs:label "Related code"@en, "関連コード"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The number of personnel involved (such as the number of employees)."@en, "関連する人員の人数(従業員数など)を記述するためのプロパティ用語"@ja ; rdfs:label "Number of associated person"@en, "関連人員"@ja ; rdfs:range . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The associated facility (such as a parent or affiliated facility)."@en, "関連する施設(上位施設、下位施設など)を記述するためのプロパティ用語"@ja ; rdfs:label "Associated facility"@en, "関連施設"@ja ; rdfs:range . schema:domainIncludes , ; a owl:ObjectProperty ; rdfs:comment "The associated organization."@en, "関連する組織を記述するためのプロパティ用語"@ja ; rdfs:label "Associated organization"@en, "関連組織"@ja ; rdfs:range . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The telephone number. Note: Use '0 to 9' numeric characters and 'plus '+', minus '-', opening parenthesis '(', closing parenthesis ')', and comma ',' 'characters only."@en, "電話番号を記述するためのプロパティ用語 ※0-9 の数字及び + - ( ) , の文字のみを使用"@ja ; rdfs:label "Telephone number"@en, "電話番号"@ja ; rdfs:range . a rdfs:Datatype ; rdfs:comment "A class term to express a telephone number. Note: Use '0 to 9' numeric characters and 'plus '+', minus '-', opening parenthesis '(', closing parenthesis ')', and comma ',' 'characters only."@en, "電話番号を表現するためのクラス用語 ※0-9 の数字及び + - ( ) , の文字のみを使用"@ja ; rdfs:label "Telephone number"@en, "電話番号型"@ja ; owl:equivalentClass [ owl:onDatatype xsd:string ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The area of a land, etc."@en, "土地などの面積を記述するためのプロパティ用語"@ja ; rdfs:label "Areasquare"@en, "面積"@ja ; rdfs:range . a owl:DeprecatedProperty ; rdfs:comment "The code specifying a unit of area."@en, "面積の単位を表すコードを記述するためのプロパティ用語"@ja ; rdfs:label "Area unit code"@en, "面積単位"@ja . a owl:Class ; rdfs:comment "A class term to express area."@en, "面積を表現するためのクラス用語"@ja ; rdfs:label "Square measure"@en, "面積型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The unit expressed as a string."@en, "単位の文字列による表現を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The code specifying the unit."@en, "単位を表すコードを記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onClass ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The measured value."@en, "測定数値を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:decimal ; owl:onProperty ] . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The parking area."@en, "駐車場を記述するためのプロパティ用語"@ja ; rdfs:label "Parking"@en, "駐車場"@ja ; rdfs:range . a owl:Class ; rdfs:comment "A class term to express a parking area."@en, "駐車場を表現するためのクラス用語"@ja ; rdfs:label "Parking"@en, "駐車場型"@ja ; rdfs:subClassOf , [ a owl:Restriction ; rdfs:comment "The maximum number of vehicles that the parking area can accommodate."@en, "駐車場の収容可能台数を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:integer ; owl:onProperty ], [ a owl:Restriction ; rdfs:comment "The category of the parking area expressed as text."@en, "駐車場の種別の表記を記述するためのプロパティ用語"@ja ; owl:maxQualifiedCardinality 1 ; owl:onDataRange xsd:string ; owl:onProperty ] . schema:domainIncludes ; a owl:DatatypeProperty ; rdfs:comment "The category of a parking area expressed as text."@en, "駐車場の種別の表記を記述するためのプロパティ用語"@ja ; rdfs:label "Category of parking"@en, "駐車場種別"@ja ; rdfs:range xsd:string . schema:domainIncludes ; a owl:ObjectProperty ; rdfs:comment "The height of the shape."@en, "形状の高さを記述するためのプロパティ用語"@ja ; rdfs:label "Height"@en, "高さ"@ja ; rdfs:range .