@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/instructional_objectives>
  skos:definition "Instructional objectives are written by teachers or instructional designers and express the intended outcome of instruction. They specify what the learners will be able to do as a result of instruction by stating the performance standards that learners are expected to achieve. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n143.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Instructional Objectives</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching> ;
  skos:prefLabel "instructional objectives"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/teaching>
  skos:prefLabel "teaching"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/instructional_objectives> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/instructional_objectives> .

