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

<https://concepts.sagepub.com/social-science/concept/federal_regulation>
  skos:definition "the entire set of acts, laws, and other measures sponsored, directed, and enforced by the federal government to control the conduct of marketers and marketing activities in the public interest;. . [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n1279.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Federal Regulation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/governance> ;
  skos:prefLabel "federal regulation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/governance>
  skos:prefLabel "governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/federal_regulation> .

