@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/layout_(publications)>
  skos:prefLabel "layout (publications)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/graphic_arts> .

<https://concepts.sagepub.com/social-science/concept/fine_arts>
  skos:prefLabel "fine arts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/graphic_arts> .

<https://concepts.sagepub.com/social-science/concept/artistic_painting>
  skos:prefLabel "artistic painting"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/graphic_arts> .

<https://concepts.sagepub.com/social-science/concept/artistic_drawing>
  skos:prefLabel "artistic drawing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/graphic_arts> .

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

<https://concepts.sagepub.com/social-science/concept/graphic_arts>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/layout_(publications)>, <https://concepts.sagepub.com/social-science/concept/cartography>, <https://concepts.sagepub.com/social-science/concept/penmanship>, <https://concepts.sagepub.com/social-science/concept/technical_drawings>, <https://concepts.sagepub.com/social-science/concept/computer_graphics>, <https://concepts.sagepub.com/social-science/concept/calligraphy>, <https://concepts.sagepub.com/social-science/concept/artistic_painting>, <https://concepts.sagepub.com/social-science/concept/artistic_drawing>, <https://concepts.sagepub.com/social-science/concept/printing> ;
  skos:prefLabel "graphic arts"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/fine_arts>, <https://concepts.sagepub.com/social-science/concept/visual_arts> ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/computer_graphics>
  skos:prefLabel "computer graphics"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/graphic_arts> .

<https://concepts.sagepub.com/social-science/concept/visual_arts>
  skos:prefLabel "visual arts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/graphic_arts> .

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

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

<https://concepts.sagepub.com/social-science/concept/technical_drawings>
  skos:prefLabel "technical drawings"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/graphic_arts> .

