@prefix textbook: <https://w3id.org/jp-textbook/>.
@prefix dct: <http://purl.org/dc/terms/>.
@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 cs: <https://w3id.org/jp-cos/>.
@prefix curriculum: <https://w3id.org/jp-textbook/curriculum/>.
textbook:AA100000017395
  dct:source textbook:AC100000000243;
  qb:order 17395;
  schema:duration textbook:AC100000000243\/Time002;
  schema:name "1年生用 : 目次";
  schema:workExample [
    schema:isPartOf textbook:中学校\/2020\/書写\/703;
    schema:pagination "2・3ページ";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  cs:cosItem cs:8310213134200000, cs:8310213135000000;
  cs:originalCosItem cs:8310213134200000, cs:8310213135000000;
  textbook:authorizedYear "2020"^^xsd:gYear;
  textbook:cosMappingDescription "ア , イ";
  textbook:grade 1, 2, 3;
  textbook:school textbook:school\/中学校;
  textbook:subject curriculum:中学校\/2021\/国語\/書写;
  textbook:subjectArea curriculum:中学校\/2021\/国語;
  textbook:teachingUnitType curriculum:Standard;
  textbook:unit1 "1年生用";
  textbook:unit3 "目次".
