@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/science,_technology_and_politics>
  skos:prefLabel "science, technology and politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ecological_analysis> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/ecological_analysis> .

<https://concepts.sagepub.com/social-science/concept/ecological_analysis>
  skos:definition "Ecological analysis is an effort to incorporate environmental and natural science notions into traditional political analysis. It is based on the premise that the study of government and societies can be enhanced by progress in understanding the planet's ecology. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n468.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Ecological Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/science,_technology_and_politics> ;
  skos:prefLabel "ecological analysis"@en ;
  a skos:Concept .

