@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/art,_music,_and_performance>
  skos:prefLabel "art, music, and performance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/typography> .

<https://concepts.sagepub.com/social-science/concept/type_founding>
  skos:prefLabel "type founding"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/typography> .

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

<https://concepts.sagepub.com/social-science/concept/composition_(typography)>
  skos:prefLabel "composition (typography)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/typography> .

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

<https://concepts.sagepub.com/social-science/concept/typography>
  skos:definition "The art and design affecting the appearance of type on the printed page, notably the font chosen, its size, and the spacing of text. Spacing between text is particularly important in poetry, advertisements, and art books. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n2615.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Typography</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/type_founding>, <https://concepts.sagepub.com/social-science/concept/composition_(typography)> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/printing>, <https://concepts.sagepub.com/social-science/concept/art,_music,_and_performance> ;
  skos:prefLabel "typography"@en ;
  a skos:Concept .

