@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-VZMQS4WQ-L
  skos:prefLabel "charts (data visualization)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TF3KGJNX-X .

n9j:-NJQ6FXVB-7
  skos:prefLabel "organization and methods charts"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TF3KGJNX-X .

n9j:-TF3KGJNX-X
  owl:sameAs <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: Encyclopedia of Health Care Management; Flowchart]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-VZMQS4WQ-L, n9j:-NJQ6FXVB-7 ;
  skos:prefLabel "flow charts"@en .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-TF3KGJNX-X .

n9j: a skos:ConceptScheme .
