@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:AB100000000008
  dct:source textbook:AC100000000048;
  qb:order 8;
  schema:name "速く，読みやすく書くには［発展］";
  schema:workExample [
    schema:isPartOf textbook:小学校\/2019\/書写\/604;
    schema:numberOfPages 1;
    schema:pagination "53";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  cs:cosItem cs:8310213134200000;
  cs:originalCosItem cs:8310213134200000;
  textbook:authorizedYear "2019"^^xsd:gYear;
  textbook:cosMappingDescription "中学校国語科学習指導要領 ［第１学年］ 知識及び技能（３）エ（イ）　漢字の行書の基礎的な 書き方を理解して，身近な文字を行書で書くこと。 と関連する。";
  textbook:grade 6;
  textbook:school textbook:school\/小学校;
  textbook:subject curriculum:小学校\/2020\/国語\/書写;
  textbook:subjectArea curriculum:小学校\/2020\/国語;
  textbook:teachingUnitType curriculum:OutOfCos.
