@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/Family_Research_Council>
  skos:definition "The Family Research Council (FRC) is one of this nation's largest and most influential social policy organizations. It often dissents from current trends in educational policy and practice. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n166.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Family Research Council</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/advisory_organizations> ;
  skos:prefLabel "Family Research Council"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/advisory_organizations>
  skos:prefLabel "advisory organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Family_Research_Council> .

