@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:AA100000027852
  dct:source textbook:AC100000000658;
  qb:order 27852;
  schema:name "第２章　図形と方程式";
  schema:workExample [
    schema:isPartOf textbook:高等学校\/2021\/数II\/708;
    schema:pagination "p.57～100，218～224";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  cs:cosItem cs:8452503200000000, cs:8452503210000000, cs:8452503211000000, cs:8452503212000000, cs:8452503213000000, cs:8452503214000000, cs:8452503220000000, cs:8452503221000000, cs:8452503222000000;
  cs:originalCosItem cs:8452503200000000;
  textbook:authorizedYear "2021"^^xsd:gYear;
  textbook:cosMappingDescription "(2)";
  textbook:school textbook:school\/高等学校;
  textbook:subject curriculum:高等学校\/2022\/数学\/数学II;
  textbook:subjectArea curriculum:高等学校\/2022\/数学;
  textbook:teachingUnitType curriculum:Standard.
