@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/ICT_skills>
  skos:prefLabel "ICT skills"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computer_science> .

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

<https://concepts.sagepub.com/social-science/concept/artificial_intelligence>
  skos:prefLabel "artificial intelligence"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computer_science> .

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

<https://concepts.sagepub.com/social-science/concept/information_science>
  skos:prefLabel "information science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/computer_science> .

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

<https://concepts.sagepub.com/social-science/concept/computer_science>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/programming>, <https://concepts.sagepub.com/social-science/concept/informatics>, <https://concepts.sagepub.com/social-science/concept/ICT_skills>, <https://concepts.sagepub.com/social-science/concept/computing>, <https://concepts.sagepub.com/social-science/concept/computer_applications>, <https://concepts.sagepub.com/social-science/concept/artificial_intelligence> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/information_science> ;
  skos:prefLabel "computer science"@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/computer_science> .

<https://concepts.sagepub.com/social-science/concept/computer_applications>
  skos:prefLabel "computer applications"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computer_science> .

