@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:AA100000019103
  dct:source textbook:AC100000000330;
  qb:order 19103;
  schema:duration textbook:AC100000000330\/Time037;
  schema:name "Reading for Fun 2　A Present for You";
  schema:workExample [
    schema:isPartOf textbook:中学校\/2020\/英語\/903;
    schema:pagination "";
    rdf:type schema:Chapter
  ];
  rdf:type textbook:TeachingUnit;
  textbook:authorizedYear "2020"^^xsd:gYear;
  textbook:cosMappingDescription "";
  textbook:grade 3;
  textbook:school textbook:school\/中学校;
  textbook:subject curriculum:中学校\/2021\/外国語\/英語;
  textbook:subjectArea curriculum:中学校\/2021\/外国語;
  textbook:teachingUnitType curriculum:Standard.
