@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:AA100000013801
  dct:source textbook:AC100000000245;
  qb:order 13801;
  schema:duration textbook:AC100000000245\/Time001;
  schema:name "持続可能な社会の実現に向けて";
  schema:workExample [
    schema:isPartOf textbook:中学校\/2020\/地理\/701;
    schema:pagination "巻頭3-1ページ";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  textbook:authorizedYear "2020"^^xsd:gYear;
  textbook:cosMappingDescription "";
  textbook:grade 1, 2;
  textbook:school textbook:school\/中学校;
  textbook:subject curriculum:中学校\/2021\/社会\/社会\(地理的分野\);
  textbook:subjectArea curriculum:中学校\/2021\/社会;
  textbook:teachingUnitType curriculum:Standard;
  textbook:unit1 "持続可能な社会の実現に向けて".
