@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix schema: <http://schema.org/>.
@prefix textbook:  <https://w3id.org/jp-textbook/>.
#TTL
<https://w3id.org/jp-textbook/CPMappingLawOfEducation> a <https://w3id.org/jp-textbook/ChapterType>;
  rdf:seeAlso <https://www.mext.go.jp/a_menu/shotou/kyoukasho/1260070.htm>;
  schema:name "教育基本法との対照表"@ja, "Mapping Table of Law of Education"@en.
<https://w3id.org/jp-textbook/CPMappingTUBody> a <https://w3id.org/jp-textbook/ChapterType>;
  rdf:seeAlso <https://www.mext.go.jp/a_menu/shotou/kyoukasho/1260070.htm>;
  schema:name "文書：学習指導要領との対照表，配当授業時数表"@ja, "Document: Mapping Table of Course of Study and Table of Duration of Unit"@en.
<https://w3id.org/jp-textbook/CPMappingTUTable> a <https://w3id.org/jp-textbook/ChapterType>;
  rdf:seeAlso <https://www.mext.go.jp/a_menu/shotou/kyoukasho/1260070.htm>;
  schema:name "表：学習指導要領との対照表，配当授業時数表"@ja, "Table: Mapping Table of Course of Study and Table of Duration of Unit"@en.
<https://w3id.org/jp-textbook/CPMappingACBody> a <https://w3id.org/jp-textbook/ChapterType>;
  rdf:seeAlso <https://www.mext.go.jp/a_menu/shotou/kyoukasho/1260070.htm>;
  schema:name "文書：発展的な学習内容の記述"@ja, "Document: Adcanved Contents for Teaching Unit"@en.
<https://w3id.org/jp-textbook/CPMappingACTable> a <https://w3id.org/jp-textbook/ChapterType>;
  rdf:seeAlso <https://www.mext.go.jp/a_menu/shotou/kyoukasho/1260070.htm>;
  schema:name "表：発展的な学習内容の記述"@ja, "Table: Adcanved Contents for Teaching Unit"@en.

