@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/Gantt_charts>
  skos:prefLabel "Gantt charts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organization_and_methods_charts> .

<https://concepts.sagepub.com/social-science/concept/organization_and_methods_charts>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/process_charts>, <https://concepts.sagepub.com/social-science/concept/Gantt_charts>, <https://concepts.sagepub.com/social-science/concept/flow_charts>, <https://concepts.sagepub.com/social-science/concept/bar_charts>, <https://concepts.sagepub.com/social-science/concept/concept_mapping> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/charts_(data_visualization)> ;
  skos:prefLabel "organization and methods charts"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/process_charts>
  skos:prefLabel "process charts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organization_and_methods_charts> .

<https://concepts.sagepub.com/social-science/concept/concept_mapping>
  skos:prefLabel "concept mapping"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organization_and_methods_charts> .

<https://concepts.sagepub.com/social-science/concept/bar_charts>
  skos:prefLabel "bar charts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organization_and_methods_charts> .

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

<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/organization_and_methods_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/organization_and_methods_charts> .

