@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:AA100000043468
  dct:source textbook:AC100000001066;
  qb:order 43468;
  schema:duration textbook:AC100000001066\/Time017;
  schema:name "土木構造設計2：目次";
  schema:workExample [
    schema:isPartOf textbook:高等学校\/2022\/工業\/752;
    schema:pagination "P2-3";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  textbook:authorizedYear "2022"^^xsd:gYear;
  textbook:cosMappingDescription "";
  textbook:school textbook:school\/高等学校;
  textbook:subject curriculum:高等学校\/2022\/工業\/土木構造設計;
  textbook:subjectArea curriculum:高等学校\/2022\/工業;
  textbook:teachingUnitType curriculum:Standard;
  textbook:unit1 "土木構造設計2";
  textbook:unit2 "目次".
