@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/early_childhood_development_and_education>
  skos:prefLabel "early childhood development and education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/early_intervention_programs> .

<https://concepts.sagepub.com/social-science/concept/early_intervention_programs>
  skos:definition "Early intervention can be both broadly and specifically defined. Generally speaking, the term refers to any specialized assistance provided to very young children, but can be used to define services needed by many, such as immunizations and child care, or it can be specifically targeted to a special population. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n212.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Early Intervention Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/early_childhood_development_and_education> ;
  skos:prefLabel "early intervention 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/early_intervention_programs> .

