@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:AC100000001556
  qb:order 1556;
  schema:hasPart [
    schema:pagination "1-5";
    rdf:type textbook:CompilingProspectusChapter;
    textbook:chapterType textbook:CPMappingLawOfEducation
  ], [
    schema:pagination "6-7";
    rdf:type textbook:CompilingProspectusChapter;
    textbook:chapterType textbook:CPMappingTUBody
  ], [
    schema:pagination "7";
    rdf:type textbook:CompilingProspectusChapter;
    textbook:chapterType textbook:CPMappingTUTable
  ];
  schema:name "高等学校1,2,3年現代社会(実教)2016年検定教科書編修趣意書";
  schema:url <https://www.mext.go.jp/component/a_menu/education/micro_detail/__icsFiles/afieldfile/2016/05/20/1371008_2.pdf>;
  rdf:type textbook:CompilingProspectus;
  textbook:CPreceiptNumber "27-7";
  textbook:authorizedYear "2016"^^xsd:gYear;
  textbook:grade 1, 2, 3;
  textbook:publisherAbbreviation "実教";
  textbook:school textbook:school\/高等学校;
  textbook:subject curriculum:高等学校\/2013\/公民\/現代社会;
  textbook:subjectArea curriculum:高等学校\/2013\/公民;
  textbook:textbook textbook:高等学校\/2016\/現社\/314.
