@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:AC100000001418
  qb:order 1418;
  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 "中学校2,3年美術(光村)2015年検定教科書編修趣意書";
  schema:url <https://www.mext.go.jp/component/a_menu/education/micro_detail/__icsFiles/afieldfile/2016/04/01/1362068_4.pdf>;
  rdf:type textbook:CompilingProspectus;
  textbook:CPreceiptNumber "26-5";
  textbook:authorizedYear "2015"^^xsd:gYear;
  textbook:grade 2, 3;
  textbook:publisherAbbreviation "光村";
  textbook:school textbook:school\/中学校;
  textbook:subject curriculum:中学校\/2012\/美術\/美術;
  textbook:subjectArea curriculum:中学校\/2012\/美術;
  textbook:textbook textbook:中学校\/2015\/美術\/827.
