@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:AA100000014707
  dct:source textbook:AC100000000232;
  qb:order 14707;
  schema:duration textbook:AC100000000232\/Time043;
  schema:name "資料編 : [情報を 活用する] 引用と著作権";
  schema:workExample [
    schema:isPartOf textbook:中学校\/2020\/国語\/702;
    schema:pagination "。 282～283";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  textbook:authorizedYear "2020"^^xsd:gYear;
  textbook:cosMappingDescription "◎情報収集と活用のヒントや情報機器の活用法を示し，社会生活において適切に情報を扱う力を高めることを図っている";
  textbook:grade 1;
  textbook:school textbook:school\/中学校;
  textbook:subject curriculum:中学校\/2021\/国語\/国語;
  textbook:subjectArea curriculum:中学校\/2021\/国語;
  textbook:teachingUnitType curriculum:Standard;
  textbook:unit1 "資料編";
  textbook:unit2 "[情報を 活用する] 引用と著作権".
