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

<https://concepts.sagepub.com/social-science/concept/magnetic_character_recognition>
  skos:prefLabel "magnetic character recognition"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/optical_character_recognition> .

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

<https://concepts.sagepub.com/social-science/concept/optical_character_recognition>
  skos:definition "Optical character recognition (OCR) uses machines—computers and sometimes other peripherals such as scanners—and software to recognize printed text characters. OCR enables users to digitally “read” and store printed text, thereby reducing the amount of typing required for inputting text. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n184.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Optical Character Recognition</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/magnetic_character_recognition> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(new_media)>, <https://concepts.sagepub.com/social-science/concept/computerized_information_handling> ;
  skos:prefLabel "optical character recognition"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/computerized_information_handling>
  skos:prefLabel "computerized information handling"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/optical_character_recognition> .

