@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/audiences,_opinions,_and_effects>
  skos:prefLabel "audiences, opinions, and effects"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/technological_literacy> .

<https://concepts.sagepub.com/social-science/concept/technological_literacy>
  skos:definition "To fully appreciate the concept of technological literacy, it is first necessary to come to terms with the word technology. Generally speaking, technology is the modification of nature to meet human needs. [Source: <a href=\"https://sk.sagepub.com/reference/scienceandtechnology/n294.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Science and Technology Communication; Technological Literacy</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/computer_literacy> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/audiences,_opinions,_and_effects> ;
  skos:prefLabel "technological literacy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/computer_literacy>
  skos:prefLabel "computer literacy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technological_literacy> .

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

