@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/automation>
  skos:definition "Automation is the substitution of self-operating machinery or electronics for manual or animal effort to support or control a broad spectrum of processes. Examples range from automatic teller machines, to robotic farm tractors, to securities transactions, and beyond. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n38.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Automation</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/robotics> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(journalism)>, <https://concepts.sagepub.com/social-science/concept/processes_and_routines_of_journalism>, <https://concepts.sagepub.com/social-science/concept/economics_and_work> ;
  skos:prefLabel "automation"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/processes_and_routines_of_journalism>
  skos:prefLabel "processes and routines of journalism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/automation> .

<https://concepts.sagepub.com/social-science/concept/economics_and_work>
  skos:prefLabel "economics and work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/automation> .

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

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

