@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:AB100000002313
  dct:source textbook:AC100000000659;
  qb:order 2313;
  schema:name "関数の極限値";
  schema:workExample [
    schema:isPartOf textbook:高等学校\/2021\/数II\/709;
    schema:numberOfPages 2;
    schema:pagination "196，197";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  cs:cosItem cs:8452503511000000, cs:8452505100000000;
  cs:originalCosItem cs:8452503511000000, cs:8452505100000000;
  textbook:authorizedYear "2021"^^xsd:gYear;
  textbook:cosMappingDescription "(5)微分・積分の考えア(ア),内容の取扱い(1)";
  textbook:school textbook:school\/高等学校;
  textbook:subject curriculum:高等学校\/2022\/数学\/数学II;
  textbook:subjectArea curriculum:高等学校\/2022\/数学;
  textbook:teachingUnitType curriculum:UpperGrade.
