@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:AB100000000747
  dct:source textbook:AC100000000455;
  qb:order 747;
  schema:name "地球の大気を変えた生物";
  schema:workExample [
    schema:isPartOf textbook:小学校\/2023\/理科\/608;
    schema:numberOfPages 0.75;
    schema:pagination "83";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  cs:cosItem cs:8260263231100000;
  cs:originalCosItem cs:8260263231100000;
  textbook:authorizedYear "2023"^^xsd:gYear;
  textbook:cosMappingDescription "B（3）ア(ア)生物は，水及び空気を通して周囲の環境と関わって生きていること。";
  textbook:grade 6;
  textbook:school textbook:school\/小学校;
  textbook:subject curriculum:小学校\/2020\/理科\/理科;
  textbook:subjectArea curriculum:小学校\/2020\/理科;
  textbook:teachingUnitType curriculum:OutOfCos.
