@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:AA100000008511
  dct:source textbook:AC100000000385;
  qb:order 8511;
  schema:duration textbook:AC100000000385\/Time011;
  schema:name "文字といっしょに:書いて味わおう漢詩「春暁」";
  schema:workExample [
    schema:isPartOf textbook:小学校\/2023\/書写\/606;
    schema:pagination "26";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  textbook:authorizedYear "2023"^^xsd:gYear;
  textbook:cosMappingDescription "";
  textbook:grade 6;
  textbook:school textbook:school\/小学校;
  textbook:subject curriculum:小学校\/2020\/国語\/書写;
  textbook:subjectArea curriculum:小学校\/2020\/国語;
  textbook:teachingUnitType curriculum:Standard;
  textbook:unit1 "文字といっしょに";
  textbook:unit2 "書いて味わおう漢詩「春暁」".
