@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/authoring_tools>
  skos:definition "Authoring tools are often described as software programs that let developers or instructional designers create content without needing to write programming code. For a large number of authoring tools, this is true. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n16.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Authoring Tools</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(new_media)>, <https://concepts.sagepub.com/social-science/concept/educational_technology> ;
  skos:prefLabel "authoring tools"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/educational_technology>
  skos:prefLabel "educational technology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/authoring_tools> .

