@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:AA100000010372
  dct:source textbook:AC100000000454;
  qb:order 10372;
  schema:duration textbook:AC100000000454\/Time014;
  schema:name "◎6年の学習の準備";
  schema:workExample [
    schema:isPartOf textbook:小学校\/2023\/理科\/508;
    schema:pagination "194";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  textbook:authorizedYear "2023"^^xsd:gYear;
  textbook:cosMappingDescription "";
  textbook:grade 5;
  textbook:school textbook:school\/小学校;
  textbook:subject curriculum:小学校\/2020\/理科\/理科;
  textbook:subjectArea curriculum:小学校\/2020\/理科;
  textbook:teachingUnitType curriculum:Standard.
