@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/vitamin_D_response_element>
  skos:prefLabel "vitamin D response element"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/response_elements> .

<https://concepts.sagepub.com/social-science/concept/genetic_enhancer_elements>
  skos:prefLabel "genetic enhancer elements"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/response_elements> .

<https://concepts.sagepub.com/social-science/concept/antioxidant_response_elements>
  skos:prefLabel "antioxidant response elements"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/response_elements> .

<https://concepts.sagepub.com/social-science/concept/serum_response_element>
  skos:prefLabel "serum response element"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/response_elements> .

<https://concepts.sagepub.com/social-science/concept/genetic_promoter_regions>
  skos:prefLabel "genetic promoter regions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/response_elements> .

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

<https://concepts.sagepub.com/social-science/concept/response_elements>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vitamin_D_response_element>, <https://concepts.sagepub.com/social-science/concept/serum_response_element>, <https://concepts.sagepub.com/social-science/concept/antioxidant_response_elements> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D020218.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetic_promoter_regions>, <https://concepts.sagepub.com/social-science/concept/genetic_enhancer_elements> ;
  skos:prefLabel "response elements"@en ;
  a skos:Concept .

