@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:AC100000001669
  qb:order 1669;
  schema:hasPart [
    schema:pagination "1-4";
    rdf:type textbook:CompilingProspectusChapter;
    textbook:chapterType textbook:CPMappingLawOfEducation
  ], [
    schema:pagination "5-8";
    rdf:type textbook:CompilingProspectusChapter;
    textbook:chapterType textbook:CPMappingTUBody
  ], [
    schema:pagination "7-8";
    rdf:type textbook:CompilingProspectusChapter;
    textbook:chapterType textbook:CPMappingTUTable
  ];
  schema:name "高等学校科学と人間生活(数研)2016年検定教科書編修趣意書";
  schema:url <https://www.mext.go.jp/component/a_menu/education/micro_detail/__icsFiles/afieldfile/2016/05/19/1371013_3_1.pdf>;
  rdf:type textbook:CompilingProspectus;
  textbook:CPreceiptNumber "26-149";
  textbook:authorizedYear "2016"^^xsd:gYear;
  textbook:publisherAbbreviation "数研";
  textbook:school textbook:school\/高等学校;
  textbook:subject curriculum:高等学校\/2013\/理科\/科学と人間生活;
  textbook:subjectArea curriculum:高等学校\/2013\/理科;
  textbook:textbook textbook:高等学校\/2016\/科人\/308.
