@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/learning_objectives>
  skos:definition "The learning objective, clearly one of the most influential and useful concepts in educational psychology, may be defined as a statement placed within an instructional lesson that describes what the student should learn. The statement must be unambiguous and describe the desired instructional outcomes in terms that are specific and observable. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n156.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Learning Objectives</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/individual_commitment_to_learning> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching> ;
  skos:prefLabel "learning 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/learning_objectives> .

<https://concepts.sagepub.com/social-science/concept/individual_commitment_to_learning>
  skos:prefLabel "individual commitment to learning"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_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/learning_objectives> .

