@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:AA100000016573
  dct:source textbook:AC100000000317;
  qb:order 16573;
  schema:duration textbook:AC100000000317\/Time041;
  schema:name "D編　情報の技術:1章:プログラムを学ぼう";
  schema:workExample [
    schema:isPartOf textbook:中学校\/2020\/技術\/702;
    schema:pagination "208-213";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  cs:cosItem cs:83C1203411000000, cs:83C1203421000000, cs:83C1203431000000;
  cs:originalCosItem cs:83C1203411000000, cs:83C1203421000000, cs:83C1203431000000;
  textbook:authorizedYear "2020"^^xsd:gYear;
  textbook:cosMappingDescription "D(1) ア (2) ア (3) ア";
  textbook:grade 1, 2, 3;
  textbook:school textbook:school\/中学校;
  textbook:subject curriculum:中学校\/2021\/技術・家庭\/技術・家庭\(技術分野\);
  textbook:subjectArea curriculum:中学校\/2021\/技術・家庭;
  textbook:teachingUnitType curriculum:Standard;
  textbook:unit1 "D編　情報の技術";
  textbook:unit2 "1章";
  textbook:unit3 "プログラムを学ぼう".
