@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/YouthBuild_USA>
  skos:prefLabel "YouthBuild USA"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/youth_programs> .

<https://concepts.sagepub.com/social-science/concept/Four-H>
  skos:prefLabel "Four-H"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/youth_programs> .

<https://concepts.sagepub.com/social-science/concept/applied_developmental_science>
  skos:prefLabel "applied developmental science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/youth_programs> .

<https://concepts.sagepub.com/social-science/concept/youth_programs>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/YouthBuild_USA>, <https://concepts.sagepub.com/social-science/concept/Four-H>, <https://concepts.sagepub.com/social-science/concept/youth_programs,_out-of-school_activities> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/applied_developmental_science> ;
  skos:prefLabel "youth programs"@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/youth_programs> .

<https://concepts.sagepub.com/social-science/concept/youth_programs,_out-of-school_activities>
  skos:prefLabel "youth programs, out-of-school activities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/youth_programs> .

