@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/program_development>
  skos:definition "The creation, the process, and the strategies that contribute to the generation and outcomes of a program. Program outcomes vary and can include foci that range from physical and cognitive outcomes to those that are social and/or emotional. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n2018.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Program Development</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D016730.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organization_and_administration> ;
  skos:prefLabel "program development"@en ;
  a skos:Concept .

<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/program_development> .

<https://concepts.sagepub.com/social-science/concept/organization_and_administration>
  skos:prefLabel "organization and administration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/program_development> .

