@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:AB100000001142
  dct:source textbook:AC100000000312;
  qb:order 1142;
  schema:name "熱中症の予防と手当";
  schema:workExample [
    schema:isPartOf textbook:中学校\/2020\/保体\/701;
    schema:numberOfPages 2;
    schema:pagination "132-133";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  cs:cosItem cs:83G2233411000000;
  cs:originalCosItem cs:83G2233411000000;
  textbook:authorizedYear "2020"^^xsd:gYear;
  textbook:cosMappingDescription "保健分野  内容(4)ア(ア)";
  textbook:grade 1, 2, 3;
  textbook:school textbook:school\/中学校;
  textbook:subject curriculum:中学校\/2021\/保健体育\/保健体育;
  textbook:subjectArea curriculum:中学校\/2021\/保健体育;
  textbook:teachingUnitType curriculum:OutOfCos.
