@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/flow_charts>
  skos:definition "A flowchart, or flow diagram, is a graphical representation of a process and depicts either an actual or an ideal sequence of steps. These steps are portrayed through the use of geometric shapes that represent actions (rectangles), decision points (diamonds), and terminal events (rounded rectangles). [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n310.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Flowchart</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organization_and_methods_charts>, <https://concepts.sagepub.com/social-science/concept/charts_(data_visualization)> ;
  skos:prefLabel "flow charts"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/organization_and_methods_charts>
  skos:prefLabel "organization and methods charts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/flow_charts> .

<https://concepts.sagepub.com/social-science/concept/charts_(data_visualization)>
  skos:prefLabel "charts (data visualization)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/flow_charts> .

