@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/information_technology_auditing>
  skos:definition "Information technology (IT) auditing collects and evaluates data pertaining to an IT infrastructure. An IT audit may augment a financial audit, but it is specifically designed to test the IT infrastructure's accuracy, efficiency, and security. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n498.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Information Technology Auditing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_accounting> ;
  skos:prefLabel "information technology auditing"@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/information_technology_auditing> .

<https://concepts.sagepub.com/social-science/concept/international_accounting>
  skos:prefLabel "international accounting"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/information_technology_auditing> .

