@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:AA100000016073
  dct:source textbook:AC100000000310;
  qb:order 16073;
  schema:name "この教科書で学ぶ皆案へ・目次";
  schema:workExample [
    schema:isPartOf textbook:中学校\/2020\/美術\/703;
    schema:pagination "8-9";
    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:unit3 "-".
