@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/process_analysis>
  skos:prefLabel "process analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/analysis_(methodology)> .

<https://concepts.sagepub.com/social-science/concept/data_analysis>
  skos:prefLabel "data analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/analysis_(methodology)> .

<https://concepts.sagepub.com/social-science/concept/methodology>
  skos:prefLabel "methodology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/analysis_(methodology)> .

<https://concepts.sagepub.com/social-science/concept/cost_analysis>
  skos:prefLabel "cost analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/analysis_(methodology)> .

<https://concepts.sagepub.com/social-science/concept/network_analysis>
  skos:prefLabel "network analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/analysis_(methodology)> .

<https://concepts.sagepub.com/social-science/concept/analysis_(methodology)>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/network_analysis>, <https://concepts.sagepub.com/social-science/concept/cost_analysis>, <https://concepts.sagepub.com/social-science/concept/process_analysis>, <https://concepts.sagepub.com/social-science/concept/workload_analysis>, <https://concepts.sagepub.com/social-science/concept/systems_analysis>, <https://concepts.sagepub.com/social-science/concept/production_analysis>, <https://concepts.sagepub.com/social-science/concept/data_analysis> ;
  a skos:Concept ;
  skos:prefLabel "analysis (methodology)"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methodology> .

<https://concepts.sagepub.com/social-science/concept/workload_analysis>
  skos:prefLabel "workload analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/analysis_(methodology)> .

<https://concepts.sagepub.com/social-science/concept/production_analysis>
  skos:prefLabel "production analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/analysis_(methodology)> .

<https://concepts.sagepub.com/social-science/concept/systems_analysis>
  skos:prefLabel "systems analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/analysis_(methodology)> .

<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/analysis_(methodology)> .

