@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:AA100000049379
  dct:source textbook:AC100000002188;
  qb:order 49379;
  schema:name "序章";
  schema:workExample [
    schema:isPartOf textbook:高等学校\/2025\/科人\/183-901;
    schema:pagination "前見返し(裏),p.1 ‐13";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  cs:cosItem cs:8461503100000000, cs:8461503110000000, cs:8461503120000000;
  cs:originalCosItem cs:8461503100000000;
  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 "序章".
