@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/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/International_Reading_Association> .

<https://concepts.sagepub.com/social-science/concept/International_Reading_Association>
  skos:definition "The International Reading Association (IRA), founded in 1956, is an international professional organization of more than 76,300 members, and 1,250 regional and local councils and affiliate organizations. The stated mission of the IRA, to promote reading by continuously advancing the quality of literacy instruction and research worldwide, signifies the broad purpose of the organization. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n224.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; International Reading Association</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professional_organizations> ;
  skos:prefLabel "International Reading Association"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/professional_organizations>
  skos:prefLabel "professional organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/International_Reading_Association> .

