@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 curriculum: <https://w3id.org/jp-textbook/curriculum/>.
textbook:AA100000001281
  dct:source textbook:AC100000000029;
  qb:order 1281;
  schema:duration textbook:AC100000000029\/Time001;
  schema:name "集めて使おう，「書写のかぎ」";
  schema:workExample [
    schema:isPartOf textbook:小学校\/2019\/書写\/501;
    schema:pagination "表紙裏  ～      2";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  textbook:authorizedYear "2019"^^xsd:gYear;
  textbook:cosMappingDescription "-";
  textbook:grade 5;
  textbook:school textbook:school\/小学校;
  textbook:subject curriculum:小学校\/2020\/国語\/書写;
  textbook:subjectArea curriculum:小学校\/2020\/国語;
  textbook:teachingUnitType curriculum:Standard.
