@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:AC100000001366
  qb:order 1366;
  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 "中学校3年社会(公民的分野)(教出)2015年検定教科書編修趣意書";
  schema:url <https://www.mext.go.jp/component/a_menu/education/micro_detail/__icsFiles/afieldfile/2016/03/31/1364383_2.pdf>;
  rdf:type textbook:CompilingProspectus;
  textbook:CPreceiptNumber "26-78";
  textbook:authorizedYear "2015"^^xsd:gYear;
  textbook:grade 3;
  textbook:publisherAbbreviation "教出";
  textbook:school textbook:school\/中学校;
  textbook:subject curriculum:中学校\/2012\/社会\/社会\(公民的分野\);
  textbook:subjectArea curriculum:中学校\/2012\/社会;
  textbook:textbook textbook:中学校\/2015\/公民\/930.
