@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/preparing_instructional_objectives>
  skos:definition "Preparing Instructional Objectives by Robert F. Mager was first published in 1962 as Preparing Objectives for Programmed Instruction by Pitman Learning. The publication describes the importance of being explicit when writing instructional objectives, the qualities of useful objectives, and the components of effective instructional objectives. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n366.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Preparing Instructional Objectives</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/publications> ;
  skos:prefLabel "preparing instructional objectives"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/publications>
  skos:prefLabel "publications"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/preparing_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/preparing_instructional_objectives> .

