@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/situational_logic> .

<https://concepts.sagepub.com/social-science/concept/philosophy_of_science>
  skos:prefLabel "philosophy of science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/situational_logic> .

<https://concepts.sagepub.com/social-science/concept/situational_logic>
  skos:definition "This entry introduces the notion of situational logic or logic of situation in its most prominent form and explains its importance in social-scientific explanation of action and agency. Situational analysis is a simplification of Max Weber's claim that one kind of social action—”instrumental rationality”—could be explained by the aims, means, and expectations of the actors. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-philosophy-and-the-social-sciences/n334.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Philosophy and the Social Sciences; Situational Logic</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/philosophy_of_science> ;
  skos:prefLabel "situational logic"@en ;
  a skos:Concept .

