@prefix textbook: <https://w3id.org/jp-textbook/>.
@prefix qb: <http://purl.org/linked-data/cube#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix schema: <http://schema.org/>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix curriculum: <https://w3id.org/jp-textbook/curriculum/>.
textbook:AC100000001324
  qb:order 1324;
  schema:hasPart [
    schema:pagination "1-5";
    rdf:type textbook:CompilingProspectusChapter;
    textbook:chapterType textbook:CPMappingLawOfEducation
  ], [
    schema:pagination "10";
    rdf:type textbook:CompilingProspectusChapter;
    textbook:chapterType textbook:CPMappingTUTable
  ], [
    schema:pagination "6-10";
    rdf:type textbook:CompilingProspectusChapter;
    textbook:chapterType textbook:CPMappingTUBody
  ];
  schema:name "中学校1年道徳(学研)2018年検定教科書編修趣意書";
  schema:url <https://www.mext.go.jp/component/a_menu/education/micro_detail/__icsFiles/afieldfile/2018/04/25/1404435_001_1.pdf>;
  rdf:type textbook:CompilingProspectus;
  textbook:CPreceiptNumber "29-63";
  textbook:authorizedYear "2018"^^xsd:gYear;
  textbook:grade 1;
  textbook:publisherAbbreviation "学研";
  textbook:school textbook:school\/中学校;
  textbook:subject curriculum:中学校\/2012\/道徳\/道徳;
  textbook:subjectArea curriculum:中学校\/2012\/道徳;
  textbook:textbook textbook:中学校\/2018\/道徳\/727.
