@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:AB100000000296
  dct:source textbook:AC100000000121;
  qb:order 296;
  schema:name "○風の力をりようするもの";
  schema:workExample [
    schema:isPartOf textbook:小学校\/2019\/理科\/305;
    schema:numberOfPages 1;
    schema:pagination "89";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  cs:cosItem cs:8260233121100000;
  cs:originalCosItem cs:8260233121100000;
  textbook:authorizedYear "2019"^^xsd:gYear;
  textbook:cosMappingDescription "Ａ(2) 風とゴムの力の働き ア(ア)風の力は，物を動かすことができること。また，風の力の大きさを変えると，物が動く様子も変わること。";
  textbook:grade 3;
  textbook:school textbook:school\/小学校;
  textbook:subject curriculum:小学校\/2020\/理科\/理科;
  textbook:subjectArea curriculum:小学校\/2020\/理科;
  textbook:teachingUnitType curriculum:OutOfCos.
