@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/Java_(programming)>
  skos:prefLabel "Java (programming)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/programming_languages> .

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

<https://concepts.sagepub.com/social-science/concept/programming_languages>
  skos:prefLabel "programming languages"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/software>, <https://concepts.sagepub.com/social-science/concept/linguistic_typology> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/golang>, <https://concepts.sagepub.com/social-science/concept/MySQL>, <https://concepts.sagepub.com/social-science/concept/Python>, <https://concepts.sagepub.com/social-science/concept/PHP>, <https://concepts.sagepub.com/social-science/concept/JavaScript>, <https://concepts.sagepub.com/social-science/concept/Java_(programming)> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D011381.html> ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/linguistic_typology>
  skos:prefLabel "linguistic typology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/programming_languages> .

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

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

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

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

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

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

