@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/easy_and_difficult_languages>
  skos:definition "The idea that some languages are difficult to learn while others are easy is common and widespread. Many people around the world believe it to be true. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n97.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Easy and Difficult Languages</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/family,_communities,_and_society> ;
  skos:prefLabel "easy and difficult languages"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/family,_communities,_and_society>
  skos:prefLabel "family, communities, and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/easy_and_difficult_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/easy_and_difficult_languages> .

