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

<https://concepts.sagepub.com/social-science/concept/plans_as_drawings>
  skos:prefLabel "plans as drawings"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pictorial_material> .

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

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

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/pictorial_material>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/maps>, <https://concepts.sagepub.com/social-science/concept/posters>, <https://concepts.sagepub.com/social-science/concept/photographs>, <https://concepts.sagepub.com/social-science/concept/illustrations>, <https://concepts.sagepub.com/social-science/concept/computer_graphics>, <https://concepts.sagepub.com/social-science/concept/diagrams>, <https://concepts.sagepub.com/social-science/concept/prints>, <https://concepts.sagepub.com/social-science/concept/plans_as_drawings>, <https://concepts.sagepub.com/social-science/concept/charts_(data_visualization)>, <https://concepts.sagepub.com/social-science/concept/atlases> ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/visual_media> ;
  skos:prefLabel "pictorial material"@en .

<https://concepts.sagepub.com/social-science/concept/visual_media>
  skos:prefLabel "visual media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pictorial_material> .

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

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

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

