@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/telegraph>
  skos:definition "The telegraph was an electrical network that enabled transmission and receiving of coded electrical signals across wires. The system, used first in Britain and then the United States, was largely developed by Samuel F. B. Morse, and was first demonstrated publicly in 1844. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n379.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Telegraph</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(journalism)> ;
  skos:prefLabel "telegraph"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/technology_(journalism)>
  skos:prefLabel "technology (journalism)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/telegraph> .

