@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:AC100000002076
  qb:order 2076;
  schema:hasPart [
    schema:pagination "5-6";
    rdf:type textbook:CompilingProspectusChapter;
    textbook:chapterType textbook:CPMappingTUBody
  ], [
    schema:pagination "6";
    rdf:type textbook:CompilingProspectusChapter;
    textbook:chapterType textbook:CPMappingTUTable
  ];
  schema:name "高等学校情報の科学(日文)2012年検定教科書編修趣意書";
  schema:url <https://www.mext.go.jp/component/a_menu/education/micro_detail/__icsFiles/afieldfile/2018/05/11/1367026_5.pdf>;
  rdf:type textbook:CompilingProspectus;
  textbook:authorizedYear "2012"^^xsd:gYear;
  textbook:publisherAbbreviation "日文";
  textbook:school textbook:school\/高等学校;
  textbook:subject curriculum:高等学校\/2013\/情報\/情報の科学;
  textbook:subjectArea curriculum:高等学校\/2013\/情報;
  textbook:textbook textbook:高等学校\/2012\/情科\/305.
