@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 curriculum: <https://w3id.org/jp-textbook/curriculum/>.
textbook:AA100000053653
  dct:source textbook:AC100000002314;
  qb:order 53653;
  schema:name "索引";
  schema:workExample [
    schema:isPartOf textbook:高等学校\/2025\/工業\/007-904;
    schema:pagination "(第1分冊)p.236-239";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  textbook:authorizedYear "2025"^^xsd:gYear;
  textbook:cosMappingDescription "-";
  textbook:school textbook:school\/高等学校;
  textbook:subject curriculum:高等学校\/2022\/工業\/機械設計;
  textbook:subjectArea curriculum:高等学校\/2022\/工業;
  textbook:teachingUnitType curriculum:Standard;
  textbook:unit1 "索引".
